Lines Matching refs:metaState
73 int32_t metaState; member
106 char16_t getCharacter(int32_t keyCode, int32_t metaState) const;
112 bool getFallbackAction(int32_t keyCode, int32_t metaState,
120 size_t numChars, int32_t metaState) const;
134 void tryRemapKey(int32_t scanCode, int32_t metaState,
157 int32_t metaState; member
198 inline explicit Property(int32_t property = 0, int32_t metaState = 0) :
199 property(property), metaState(metaState) { } in property()
202 int32_t metaState; member
239 bool getKeyBehavior(int32_t keyCode, int32_t metaState,
248 int32_t deviceId, int32_t keyCode, int32_t metaState, bool down, nsecs_t time);
250 int32_t deviceId, int32_t metaState, bool down, nsecs_t time,
253 int32_t deviceId, int32_t metaState, bool down, nsecs_t time,
257 int32_t deviceId, int32_t metaState, bool down, nsecs_t time,
263 int32_t deviceId, int32_t metaState, nsecs_t time,