Home
last modified time | relevance | path

Searched refs:queryZoomInPoint (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dgrid.c69 int queryZoomInPoint=FALSE; variable
932 } else if (queryZoomInPoint==TRUE || (queryZoomInPoint==INVALID && in ZoomIn()
934 if (queryZoomInPoint==INVALID && topSel==NULL) { in ZoomIn()
948 } else if (queryZoomInPoint == BAD) { in ZoomIn()
1042 } else if (queryZoomInPoint == BAD) { in ZoomOut()
H A Dgrid.e35 extern int queryZoomInPoint;
H A Dsetup.c1606 queryZoomInPoint = FALSE; in Setup()
1609 queryZoomInPoint = TRUE; in Setup()
1611 queryZoomInPoint = INVALID; in Setup()
1613 queryZoomInPoint = BAD; in Setup()