Searched refs:realWidth (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 */
1234 realWidth = Tk_Width(masterPtr->tkwin) -
1238 slotPtr->startX = AdjustOffsets(realWidth,
1165 int realWidth, realHeight; /* actual size layout should take-up */ local

Completed in 12 milliseconds