Searched refs:reqGridHeight (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libtk/unix/
H A DtkUnixWm.c111 int reqGridWidth, reqGridHeight; member in struct:TkWmInfo
389 wmPtr->reqGridWidth = wmPtr->reqGridHeight = -1;
1035 height = wmPtr->reqGridHeight + (winPtr->changes.height
1064 wmPtr->reqGridHeight, wmPtr->widthInc,
1080 - wmPtr->reqGridHeight)*wmPtr->heightInc;
1800 && (wmPtr->reqGridHeight == reqHeight)
1832 wmPtr->reqGridHeight = reqHeight;
1897 - wmPtr->reqGridHeight)*wmPtr->heightInc;
1982 wmPtr->height = wmPtr->reqGridHeight
2455 + (wmPtr->height - wmPtr->reqGridHeight)*wmPt
[all...]

Completed in 16 milliseconds