Home
last modified time | relevance | path

Searched refs:ET_RawKeyPress (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/xserver/dix/
H A Deventconvert.c152 case ET_RawKeyPress: in EventToCore()
210 case ET_RawKeyPress: in EventToXI()
276 case ET_RawKeyPress: in EventToXI2()
924 case ET_RawKeyPress: in GetXI2Type()
H A Dgetevents.c189 event->type = ET_RawKeyPress; in init_raw()
/OK3568_Linux_fs/external/xserver/include/
H A Deventstr.h67 ET_RawKeyPress, enumerator
/OK3568_Linux_fs/external/xserver/mi/
H A Dmieq.c327 case ET_RawKeyPress: in ChangeDeviceID()
/OK3568_Linux_fs/external/xserver/test/xi2/
H A Dprotocol-eventconvert.c202 in.type = ET_RawKeyPress; in test_convert_XIRawEvent()
/OK3568_Linux_fs/external/xserver/Xi/
H A Dexevents.c1852 case ET_RawKeyPress: in ProcessOtherEvent()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog96148 eventconvert.c:287:9: warning: enumeration value 'ET_RawKeyPress' not handled in switch