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

/ast/src/lib/libtk/generic/
H A DtkGrid.c1171 int realWidth, realHeight; /* actual size layout should take-up */
1236 realHeight = Tk_Height(masterPtr->tkwin) -
1240 slotPtr->startY = AdjustOffsets(realHeight,
1165 int realWidth, realHeight; /* actual size layout should take-up */ local

Completed in 11 milliseconds