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

/xsrc/external/mit/ctwm/dist/
H A Devent_handlers.c259 * LastFocusEvent -- skip over focus in/out events for this
263 static XEvent *LastFocusEvent(Window w, XEvent *first) function in typeref:typename:XEvent *
335 event = LastFocusEvent(Event.xany.window, &Event);
342 * so just skip back if this is one. Done after LastFocusEvent()

Completed in 4 milliseconds