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

/macosx-10.10.1/tcl-105/tk/tk/generic/
H A DtkPanedWindow.c2993 int found, isHandle, lpad, rpad, tpad, bpad;
3034 isHandle = 0;
3056 isHandle = 1;
3060 isHandle = 1;
3075 (isHandle ? "handle" : "sash"), -1));
2964 int found, isHandle, lpad, rpad, tpad, bpad; local
/macosx-10.10.1/tcl-105/tk84/tk/generic/
H A DtkPanedWindow.c2889 int found, isHandle, lpad, rpad, tpad, bpad;
2930 isHandle = 0;
2948 isHandle = 1;
2952 isHandle = 1;
2965 if (isHandle) {
2860 int found, isHandle, lpad, rpad, tpad, bpad; local

Completed in 135 milliseconds