HomeSort by relevance Sort by last modified time
    Searched full:keybinding (Results 1 - 25 of 26) sorted by null

1 2

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
config-main.def 12 # config-keys.def the default keybinding config file
19 # ~/.idlerc/config-keys.cfg the user keybinding config file
29 # from the default file. User highlighting themes or keybinding sets are
config-extensions.def 26 # Note: If a keybinding is already in use when the extension is
27 # loaded, the extension's virtual event's keybinding will be set to ''.
configSectionNameDialog.py 3 Used to get new highlight theme and keybinding set names.
keybindingDialog.py 122 "is the 'do-nothing' keybinding.\n\n" +
223 '''Validity check on user's 'basic' keybinding selection.
configHandler.py 434 #get rid of keybinding section names
442 for index in kbNameIndicies: #delete each keybinding section name
517 returns the keybinding for a specific event.
configDialog.py 263 self.keyBinding=StringVar(self)
448 self.keyBinding.trace_variable('w',self.VarChanged_keyBinding)
501 value=self.keyBinding.get()
505 #this is a core keybinding
634 self.keyBinding.set(newKeys)
    [all...]
help.txt 269 The font preferences, keybinding, and startup preferences can
NEWS.txt 115 - Configure Dialog: improved layout for keybinding. Patch 1457 Tal Einat.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
config-main.def 12 # config-keys.def the default keybinding config file
19 # ~/.idlerc/config-keys.cfg the user keybinding config file
29 # from the default file. User highlighting themes or keybinding sets are
config-extensions.def 26 # Note: If a keybinding is already in use when the extension is
27 # loaded, the extension's virtual event's keybinding will be set to ''.
configSectionNameDialog.py 3 Used to get new highlight theme and keybinding set names.
keybindingDialog.py 122 "is the 'do-nothing' keybinding.\n\n" +
223 '''Validity check on user's 'basic' keybinding selection.
configHandler.py 434 #get rid of keybinding section names
442 for index in kbNameIndicies: #delete each keybinding section name
517 returns the keybinding for a specific event.
configDialog.py 263 self.keyBinding=StringVar(self)
448 self.keyBinding.trace_variable('w',self.VarChanged_keyBinding)
501 value=self.keyBinding.get()
505 #this is a core keybinding
634 self.keyBinding.set(newKeys)
    [all...]
help.txt 269 The font preferences, keybinding, and startup preferences can
NEWS.txt 115 - Configure Dialog: improved layout for keybinding. Patch 1457 Tal Einat.
  /external/jmonkeyengine/engine/src/test/jme3test/helloworld/
HelloInput.java 66 initKeys(); // load my custom keybinding
69 /** Custom Keybinding: Map named actions to inputs. */
  /external/clang/tools/clang-format-vs/ClangFormat/
ClangFormat.vsct 91 <KeyBinding guid="guidClangFormatCmdSet" id="cmdidClangFormat" editor="guidTextEditor" key1="R" mod1="Control" key2="F" mod2="Control"/>
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.j2se12_1.0.0.200901281111/org/eclipse/pde/api/tools/internal/api_stubs/
J2SE-1.2.zip 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.j2se13_1.0.0.200901281111/org/eclipse/pde/api/tools/internal/api_stubs/
J2SE-1.3.zip 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.j2se14_1.0.0.200901281111/org/eclipse/pde/api/tools/internal/api_stubs/
J2SE-1.4.zip 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.j2se15_1.0.0.200901281111/org/eclipse/pde/api/tools/internal/api_stubs/
J2SE-1.5.zip 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.javase16_1.0.0.200901281111/org/eclipse/pde/api/tools/internal/api_stubs/
JavaSE-1.6.zip 
  /external/mksh/src/
edit.c 825 * keybinding-specific function
    [all...]
  /frameworks/base/docs/html/tools/sdk/
eclipse-adt.jd     [all...]

Completed in 586 milliseconds

1 2