Searched refs:VKEY_F23 (Results 1 – 9 of 9) sorted by relevance
141 case VKEY_F23: in staticKeyIdentifiers()
153 VKEY_F23 = 0x86, enumerator
129 VKEY_F23 = VK_F23, enumerator
149 { VKEY_F23 /* 0x86 */, -1, NSF23FunctionKey },293 case NSF23FunctionKey: return VKEY_F23;
1244 case VKEY_F23: in XKeysymForWindowsKeyCode()
118 {VKEY_F23, "F23"},
395 VKEY_F23 = VK_F23, enumerator
145 COMPILE_ASSERT_MATCH(ui::VKEY_F23, FWL_VKEY_F23);
93 case ui::VKEY_F23: in GetKeyIdentifier()