Searched defs:keycode (Results 1 – 2 of 2) sorted by relevance
150 std::string keycode = CF_EXPECT(get_str("keycode")); in OnMessageInner() local
310 this.#sendJsonInput({type: 'keyboard', keycode: code, event_type: type}); property