Searched refs:ORIENT_VERTICAL (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10.1/tcl-105/tk/tk/generic/
H A DtkScale.h33 ORIENT_HORIZONTAL, ORIENT_VERTICAL enumerator in enum:orient
H A DtkScale.c248 scalePtr->orient = ORIENT_VERTICAL;
396 if (scalePtr->orient == ORIENT_VERTICAL) {
1359 if (scalePtr->orient == ORIENT_VERTICAL) {
1420 pixelRange = ((scalePtr->orient == ORIENT_VERTICAL)
H A DtkPanedWindow.c44 enum orient { ORIENT_HORIZONTAL, ORIENT_VERTICAL }; enumerator in enum:orient
/macosx-10.10.1/tcl-105/tk84/tk/generic/
H A DtkScale.h33 ORIENT_HORIZONTAL, ORIENT_VERTICAL enumerator in enum:orient
H A DtkScale.c258 scalePtr->orient = ORIENT_VERTICAL;
411 if (scalePtr->orient == ORIENT_VERTICAL) {
1380 if (scalePtr->orient == ORIENT_VERTICAL) {
1442 pixelRange = ((scalePtr->orient == ORIENT_VERTICAL)
H A DtkPanedWindow.c43 enum orient { ORIENT_HORIZONTAL, ORIENT_VERTICAL }; enumerator in enum:orient
/macosx-10.10.1/tcl-105/tk/tk/macosx/
H A DtkMacOSXScale.c360 if (scalePtr->orient == ORIENT_VERTICAL) {
366 if (scalePtr->orient == ORIENT_VERTICAL) {
/macosx-10.10.1/tcl-105/tk84/tk/macosx/
H A DtkMacOSXScale.c358 if (scalePtr->orient == ORIENT_VERTICAL) {
364 if (scalePtr->orient == ORIENT_VERTICAL) {
/macosx-10.10.1/tcl-105/tk/tk/unix/
H A DtkUnixScale.c601 if (scalePtr->orient == ORIENT_VERTICAL) {
675 if (scalePtr->orient == ORIENT_VERTICAL) {
/macosx-10.10.1/tcl-105/tk84/tk/unix/
H A DtkUnixScale.c601 if (scalePtr->orient == ORIENT_VERTICAL) {
677 if (scalePtr->orient == ORIENT_VERTICAL) {

Completed in 204 milliseconds