Searched refs:VKEY_O (Results 1 – 3 of 3) sorted by relevance
55 #define VKEY_O 0x4F macro70 #define VKEY_O 'o' macro86 const unsigned int kKeyTestCodes[] = {VKEY_D, VKEY_O, VKEY_N, VKEY_E};
119 VKEY_O = 0x4F, enumerator361 return VKEY_O; in KeyboardCodeFromXKeysym()
66987 + {KeyEvent::KEYCODE_O, ui::VKEY_O},67098 + {ui::VKEY_O, KeyEvent::KEYCODE_O},