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

/macosx-10.10.1/tcl-105/tk/tk/win/
H A DtkWinButton.c336 int width = 0, height = 0, haveImage = 0, haveText = 0, drawRing = 0;
567 drawRing = 1;
629 drawRing = 1;
640 if (drawRing && butPtr->flags & GOT_FOCUS && butPtr->type != TYPE_LABEL) {
330 int width = 0, height = 0, haveImage = 0, haveText = 0, drawRing = 0; local
/macosx-10.10.1/tcl-105/tk84/tk/win/
H A DtkWinButton.c342 int width = 0, height = 0, haveImage = 0, haveText = 0, drawRing = 0;
544 drawRing = 1;
589 drawRing = 1;
600 if (drawRing && butPtr->flags & GOT_FOCUS && butPtr->type != TYPE_LABEL) {
336 int width = 0, height = 0, haveImage = 0, haveText = 0, drawRing = 0; local

Completed in 112 milliseconds