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

/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkMenu.c1750 int alreadyThere;
1781 alreadyThere = 0;
1787 alreadyThere = 1;
1796 if (!alreadyThere) {
1739 int alreadyThere; local
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkMenu.c1762 int alreadyThere;
1794 alreadyThere = 0;
1800 alreadyThere = 1;
1809 if (!alreadyThere) {
1751 int alreadyThere; local

Completed in 130 milliseconds