OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:keyBindings
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/third_party/eyesfree/src/android/java/src/com/googlecode/eyesfree/braille/display/
BrailleDisplayProperties.java
37
BrailleKeyBinding[]
keyBindings
,
41
mKeyBindings =
keyBindings
;
81
+ "
keyBindings
: %d]",
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
configHandler.py
463
returns a dictionary of the configurable
keybindings
for a particular
480
returns a dictionary of the configurable
keybindings
for a particular
498
extension. The configurable
keybindings
are returned as they exist in
500
keybindings
are disabled.
542
Returns a dictionary of: all requested core
keybindings
, plus the
543
keybindings
for all currently active extensions. If a binding defined
550
if extKeys: #the extension defines
keybindings
560
returns true if the virtual event is bound in the core idle
keybindings
.
568
returns the requested set of core
keybindings
, with fallbacks if
570
Keybindings
loaded from the config file(s) are loaded _over_ thes
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
configHandler.py
463
returns a dictionary of the configurable
keybindings
for a particular
480
returns a dictionary of the configurable
keybindings
for a particular
498
extension. The configurable
keybindings
are returned as they exist in
500
keybindings
are disabled.
542
Returns a dictionary of: all requested core
keybindings
, plus the
543
keybindings
for all currently active extensions. If a binding defined
550
if extKeys: #the extension defines
keybindings
560
returns true if the virtual event is bound in the core idle
keybindings
.
568
returns the requested set of core
keybindings
, with fallbacks if
570
Keybindings
loaded from the config file(s) are loaded _over_ thes
[
all
...]
/external/chromium_org/third_party/iaccessible2/
ia2_api_all.idl
537
@param [out]
keyBindings
550
[out, size_is(,nMaxBindings), length_is(,*nBindings)] BSTR **
keyBindings
,
[
all
...]
/external/chromium_org/chrome/third_party/chromevox/
chromeVoxChromeBackgroundScript.js
[
all
...]
chromeVoxChromeOptionsScript.js
47
cvox.KeyMap.prototype.bindings=function(){return this.bindings_};cvox.KeyMap.prototype.toJSON=function(){return JSON.stringify({bindings:this.bindings_})};cvox.KeyMap.prototype.toLocalStorage=function(){localStorage.
keyBindings
=this.toJSON()};cvox.KeyMap.prototype.hasCommand=function(a){if(null!=this.commandToKey_)return void 0!=this.commandToKey_[a];for(var b=0;b<this.bindings_.length;b++){var c=this.bindings_[b];if(c.command==a)return!0}return!1};
52
cvox.KeyMap.fromLocalStorage=function(){return localStorage.
keyBindings
?cvox.KeyMap.fromJSON(localStorage.
keyBindings
):null};cvox.KeyMap.fromPath=function(a){return cvox.KeyMap.fromJSON(cvox.KeyMap.readJSON_(a))};cvox.KeyMap.fromCurrentKeyMap=function(){var a=localStorage.currentKeyMap;return a&&cvox.KeyMap.AVAILABLE_MAP_INFO[a]?cvox.KeyMap.fromPath(cvox.KeyMap.KEYMAP_PATH+cvox.KeyMap.AVAILABLE_MAP_INFO[a].file):cvox.KeyMap.fromDefaults()};
[
all
...]
chromeVoxChromePageScript.js
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar
Completed in 167 milliseconds