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

/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkFrame.c1083 int anyTextLabel, anyWindowLabel;
1090 anyWindowLabel = (framePtr->type == TYPE_LABELFRAME) &&
1123 } else if (anyWindowLabel) {
1158 if (anyTextLabel || anyWindowLabel) {
1076 int anyTextLabel, anyWindowLabel; local
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkFrame.c1096 int anyTextLabel, anyWindowLabel;
1103 anyWindowLabel = (framePtr->type == TYPE_LABELFRAME) &&
1136 } else if (anyWindowLabel) {
1171 if (anyTextLabel || anyWindowLabel) {
1089 int anyTextLabel, anyWindowLabel; local

Completed in 301 milliseconds