Searched refs:found_tag (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkCanvas.c3242 int found_tag; /* One or more tags found */
3252 found_tag = 0;
3309 found_tag = 1;
3348 found_tag = 1;
3404 found_tag = 1;
3458 if (found_tag && ! looking_for_tag) {
3221 int found_tag; /* One or more tags found */ local
/macosx-10.10/tcl-105/tcl_ext/tktreectrl/tktreectrl/generic/
H A DtkTreeUtils.c4667 int found_tag; /* One or more tags found */
4677 found_tag = 0;
4728 found_tag = 1;
4767 found_tag = 1;
4811 found_tag = 1;
4865 if (found_tag && ! looking_for_tag) {
4664 int found_tag; /* One or more tags found */ local
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkCanvas.c3360 int found_tag; /* One or more tags found */
3370 found_tag = 0;
3420 found_tag = 1;
3459 found_tag = 1;
3503 found_tag = 1;
3557 if (found_tag && ! looking_for_tag) {
3341 int found_tag; /* One or more tags found */ local

Completed in 337 milliseconds