Home
last modified time | relevance | path

Searched refs:ET_FocusOut (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/include/
H A Deventstr.h61 ET_FocusOut, enumerator
/OK3568_Linux_fs/external/xserver/dix/
H A Deventconvert.c951 case ET_FocusOut: in GetXI2Type()
/OK3568_Linux_fs/external/xserver/test/xi2/
H A Dprotocol-eventconvert.c179 in.type = ET_FocusOut; in test_convert_XIFocusEvent()
/OK3568_Linux_fs/external/xserver/test/
H A Dinput.c446 DeviceFocusOut = IEventBase + ET_FocusOut; in dix_event_to_xi1_conversion()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog96144 eventconvert.c:287:9: warning: enumeration value 'ET_FocusOut' not handled in switch