Searched refs:fSuspendFocus (Results 1 – 2 of 2) sorted by relevance
242 fSuspendFocus(false), in EventDispatcher()407 fSuspendFocus = true; in _AddListener()826 fSuspendFocus = false; in _EventLoop()908 if (!fSuspendFocus) in _EventLoop()923 if (current != NULL && (!fSuspendFocus || addedTokens)) { in _EventLoop()968 fSuspendFocus = false; in _EventLoop()
139 bool fSuspendFocus; variable