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

  /external/chromium-trace/catapult/third_party/coverage/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 16 <script type="text/javascript" src="jquery.hotkeys.js"></script>
pyfile.html 17 <script type="text/javascript" src="jquery.hotkeys.js"></script>
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
EmojiAltPhysicalKeyDetector.java 155 for (EmojiHotKeys hotKeys : mHotKeysList) {
156 hotKeys.onKeyDown(keyEvent);
167 for (EmojiHotKeys hotKeys : mHotKeysList) {
168 hotKeys.onKeyUp(keyEvent);
  /prebuilts/gdb/darwin-x86/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/gdb/linux-x86/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/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/opencv3/samples/gpu/
cascadeclassifier.cpp 114 matPrint(canvas, 5, fontColorNV, "H - toggle hotkeys help");
119 matPrint(canvas, 2, fontColorNV, "H - toggle hotkeys help");
cascadeclassifier_nvidia_api.cpp 77 matPrint(canvas, 5, fontColorNV, "H - toggle hotkeys help");
81 matPrint(canvas, 2, fontColorNV, "H - toggle hotkeys help");
  /external/chromium-trace/catapult/third_party/coverage/coverage/
html.py 77 ("jquery.hotkeys.js", "jquery-hotkeys"),
  /external/chromium-trace/catapult/tracing/tracing/ui/base/
hotkey_controller.html 248 // TODO(nduca): To do support for coddling hotKeys, we need to
  /external/chromium-trace/catapult/third_party/coverage/coverage.egg-info/
SOURCES.txt 75 coverage/htmlfiles/jquery.hotkeys.js
  /frameworks/base/docs/html/topic/arc/
index.jd 129 properly. Given the support for physical keyboards, you can now provide hotkeys
  /external/chromium-trace/catapult/telemetry/third_party/pyserial/serial/tools/
miniterm.py 566 group = optparse.OptionGroup(parser, "Hotkeys")
  /external/toybox/kconfig/
mconf.c 181 "Highlighted letters are hotkeys. "
  /external/chromium-trace/catapult/third_party/coverage/
CHANGES.rst     [all...]

Completed in 468 milliseconds