Searched defs:CJKeyEvent (Results 1 – 1 of 1) sorted by relevance
194 struct CJKeyEvent { struct195 const char* keyText;196 int32_t type;197 int32_t keyCode;198 int32_t keySource;199 int32_t metaKey;200 int64_t deviceId;201 int64_t timestamp;