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

/macosx-10.10/tcl-105/tcl_ext/mk4tcl/metakit/src/
H A Dcolumn.cpp1106 static t4_byte realWidth[][6] = {
1132 w = realWidth[numRows_ - 1][(int)colSize_ - 1];
/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkGrid.c1698 int realWidth, realHeight; /* Actual size layout should take-up. */
1770 realWidth = Tk_Width(masterPtr->tkwin) -
1776 usedX = AdjustOffsets(realWidth,
1683 int realWidth, realHeight; /* Actual size layout should take-up. */ local
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkGrid.c1527 int realWidth, realHeight; /* actual size layout should take-up */
1599 realWidth = Tk_Width(masterPtr->tkwin) -
1605 slotPtr->startX = AdjustOffsets(realWidth,
1513 int realWidth, realHeight; /* actual size layout should take-up */ local

Completed in 177 milliseconds