Searched refs:INVALID_KEY (Results 1 – 1 of 1) sorted by relevance
40 constexpr int32_t INVALID_KEY = -1; variable191 return INVALID_KEY; in ParseMetaKey()211 if ((result == INVALID_KEY) || (result == CTRL_SHIFT_KEY)) { in ExecuteMouseKey()