HomeSort by relevance Sort by last modified time
    Searched full:hotkeys (Results 1 - 23 of 23) sorted by null

  /external/chromium_org/content/browser/cocoa/
system_hotkey_helper_mac.h 21 // This singleton holds a global mapping of hotkeys reserved by OSX.
41 // hotkeys into a NSDictionary* object, and passes the result to FileDidLoad
46 // Parses the system hotkeys from the plist stored in |dictionary|.
system_hotkey_map.h 19 // Maintains a listing of all OSX system hotkeys. e.g. (cmd + `) These hotkeys
51 // Certain system hotkeys automatically reserve multiple key combinations.
system_hotkey_helper_mac.mm 20 // Amount of time to delay loading the hotkeys in seconds.
system_hotkey_map_unittest.mm 73 // parsed from the system hotkeys plist.
126 // incomplete entries, and mouse hotkeys.
146 // hotkeys.
system_hotkey_map.mm 152 // Hotkeys require at least one of control, command, or alternate keys to be
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/htmlfiles/
jquery.hotkeys.js 2 * jQuery Hotkeys Plugin
7 * http://github.com/tzuryby/hotkeys
15 jQuery.hotkeys = {
52 var special = event.type !== "keypress" && jQuery.hotkeys.specialKeys[ event.which ],
79 possible[ modif + jQuery.hotkeys.shiftNums[ character ] ] = true;
83 possible[ jQuery.hotkeys.shiftNums[ character ] ] = true;
index.html 9 <script type='text/javascript' src='jquery.hotkeys.js'></script>
pyfile.html 11 <script type='text/javascript' src='jquery.hotkeys.js'></script>
  /external/chromium_org/chrome/browser/extensions/
global_shortcut_listener_mac.h 83 // A map of all hotkeys (media keys and shortcuts) mapping to their
91 // Keyboard shortcut IDs to hotkeys map for unregistration.
global_shortcut_listener_x11.cc 117 // We may have part of the hotkeys registered, clean up.
  /external/chromium_org/chrome/browser/ui/libgtk2ui/
app_indicator_icon_menu.cc 118 // The menu item can still be activated by hotkeys even if it is disabled.
  /external/chromium_org/chrome/browser/ui/cocoa/autofill/
autofill_sign_in_container.mm 23 // Platform version of the sign-in delegate, allows handling of hotkeys.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
Bindings.py 1 """Define the menu contents, hotkeys, and event bindings.
NEWS.txt 184 - File menu hotkeys: there were three 'p' assignments. Reassign the
185 'Save Copy As' and 'Print' hotkeys to 'y' and 't'. Change the
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
Bindings.py 1 """Define the menu contents, hotkeys, and event bindings.
NEWS.txt 184 - File menu hotkeys: there were three 'p' assignments. Reassign the
185 'Save Copy As' and 'Print' hotkeys to 'y' and 't'. Change the
  /external/chromium_org/chrome/browser/ui/cocoa/profiles/
user_manager_mac.mm 29 // Custom WebContentsDelegate that allows handling of hotkeys.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
html.py 36 "jquery.hotkeys.js",
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
user_commands.js 6 * @fileoverview High level commands that the user can invoke using hotkeys.
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/extensions/
ExtensionAPI.js 843 // We only care about global hotkeys, not about random text
  /external/chromium_org/tools/telemetry/third_party/pyserial/serial/tools/
miniterm.py 566 group = optparse.OptionGroup(parser, "Hotkeys")
  /external/chromium_org/chrome/browser/chromeos/accessibility/
accessibility_manager.cc 807 // enable typing of hotkeys. A compact version is used in touchview mode
    [all...]
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_mac.mm     [all...]

Completed in 406 milliseconds