Home
last modified time | relevance | path

Searched defs:altGraphKey (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/events/
DKeyboardEvent.h74 bool ctrlKey, bool altKey, bool shiftKey, bool metaKey, bool altGraphKey) in create()
91 bool altGraphKey() const { return m_altGraphKey; } in altGraphKey() function
DKeyboardEvent.cpp130 … bool ctrlKey, bool altKey, bool shiftKey, bool metaKey, bool altGraphKey) in KeyboardEvent()
146 … bool ctrlKey, bool altKey, bool shiftKey, bool metaKey, bool altGraphKey) in initKeyboardEvent()
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
Dkey_sequence_test.js434 'searchKeyHeld': [false], 'altKey': [false], 'altGraphKey': [false], property
441 'searchKeyHeld': [false], 'altKey': [false], 'altGraphKey': [false], property
Dkey_sequence.js86 altGraphKey: [], property
/external/chromium_org/chrome/third_party/chromevox/
DchromeVoxKbExplorerScript.js25 …romeOSSpecialKeys_(a);this.keys={ctrlKey:[],searchKeyHeld:[],altKey:[],altGraphKey:[],shiftKey:[],… property
DchromeVoxChromeOptionsScript.js25 …romeOSSpecialKeys_(a);this.keys={ctrlKey:[],searchKeyHeld:[],altKey:[],altGraphKey:[],shiftKey:[],… property
DchromeVoxChromePageScript.js1302 …romeOSSpecialKeys_(a);this.keys={ctrlKey:[],searchKeyHeld:[],altKey:[],altGraphKey:[],shiftKey:[],… property
DchromeVoxChromeBackgroundScript.js1131 …romeOSSpecialKeys_(a);this.keys={ctrlKey:[],searchKeyHeld:[],altKey:[],altGraphKey:[],shiftKey:[],… property