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

/macosx-10.9.5/tcl-102/tk84/tk/macosx/
H A DtkMacOSXMouseEvent.c920 int gotMouseLoc = 0;
926 gotMouseLoc = (err == noErr);
928 if (getGlobal || !gotMouseLoc) {
947 if (gotMouseLoc) {
907 int gotMouseLoc = 0; local

Completed in 173 milliseconds