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

/macosx-10.9.5/tcl-102/tk84/tk/macosx/
H A DtkMacOSXMouseEvent.c655 int grabState = TkGrabState((TkWindow*)tkwin);
657 if (grabState != TK_GRAB_NONE && grabState != TK_GRAB_IN_TREE) {
649 int grabState = TkGrabState((TkWindow*)tkwin); local

Completed in 125 milliseconds