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

/macosx-10.10.1/tcl-105/tk/tk/generic/
H A DtkPanedWindow.c1694 int sashReserve, sxReserve, syReserve;
1874 sashReserve = sashWidth * sashCount;
1876 sxReserve = sashReserve;
1880 syReserve = sashReserve;
1681 int sashReserve, sxReserve, syReserve; local
/macosx-10.10.1/tcl-105/tk84/tk/generic/
H A DtkPanedWindow.c1653 int sashReserve, sxReserve, syReserve;
1808 sashReserve = sashWidth * sashCount;
1810 sxReserve = sashReserve;
1814 syReserve = sashReserve;
1640 int sashReserve, sxReserve, syReserve; local

Completed in 135 milliseconds