Searched refs:NotifyNormal (Results 1 – 2 of 2) sorted by relevance
573 if (xEvent.xfocus.mode == NotifyNormal || xEvent.xfocus.mode == NotifyWhileGrabbed) in processEvent()582 if (xEvent.xfocus.mode == NotifyNormal || xEvent.xfocus.mode == NotifyWhileGrabbed) in processEvent()
267 #define NotifyNormal 0 macro