Home
last modified time | relevance | path

Searched refs:ET_FocusIn (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/xserver/include/
H A Deventstr.h60 ET_FocusIn, enumerator
/OK3568_Linux_fs/external/xserver/dix/
H A Deventconvert.c256 case ET_FocusIn: in EventToXI2()
948 case ET_FocusIn: in GetXI2Type()
H A Devents.c2919 .type = ET_FocusIn, in ActivateFocusInGrab()
/OK3568_Linux_fs/external/xserver/test/xi2/
H A Dprotocol-eventconvert.c173 in.type = ET_FocusIn; in test_convert_XIFocusEvent()
/OK3568_Linux_fs/external/xserver/test/
H A Dinput.c445 DeviceFocusIn = IEventBase + ET_FocusIn; in dix_event_to_xi1_conversion()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog96143 eventconvert.c:287:9: warning: enumeration value 'ET_FocusIn' not handled in switch