Searched refs:EVENT_LOST_FOCUS (Results 1 – 6 of 6) sorted by relevance
60 EVENT_LOST_FOCUS, // The window lost the focus enumerator
194 case Event::EVENT_LOST_FOCUS: in PrintEvent()
573 event.Type = value ? Event::EVENT_GAINED_FOCUS : Event::EVENT_LOST_FOCUS; in processPropertyChangedEvent()
585 event.type = Event::EVENT_LOST_FOCUS; in processEvent()
310 event.type = Event::EVENT_LOST_FOCUS; in WndProc()
159 event.type = Event::EVENT_LOST_FOCUS;