OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hotkeys
(Results
1 - 16
of
16
) sorted by null
/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/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
854
// 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
790
// enable typing of
hotkeys
. A compact version is used in touchview mode
[
all
...]
Completed in 405 milliseconds