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

/macosx-10.10.1/tcl-105/tk/tk/generic/
H A DtkPanedWindow.c243 #define ValidSashIndex(pwPtr, sash) \ macro
1107 if (!ValidSashIndex(pwPtr, sash)) {
1129 if (!ValidSashIndex(pwPtr, sash)) {
1164 if (!ValidSashIndex(pwPtr, sash)) {
/macosx-10.10.1/tcl-105/tk84/tk/generic/
H A DtkPanedWindow.c210 #define ValidSashIndex(pwPtr, sash) \ macro
1065 if (!ValidSashIndex(pwPtr, sash)) {
1088 if (!ValidSashIndex(pwPtr, sash)) {
1125 if (!ValidSashIndex(pwPtr, sash)) {

Completed in 124 milliseconds