Searched refs:gEventDispatchForbidden (Results 1 – 1 of 1) sorted by relevance
44 static int gEventDispatchForbidden = 0; variable50 ++gEventDispatchForbidden; in forbidEventDispatch()57 if (gEventDispatchForbidden > 0) in allowEventDispatch()58 --gEventDispatchForbidden; in allowEventDispatch()65 return gEventDispatchForbidden > 0; in eventDispatchForbidden()