HomeSort by relevance Sort by last modified time
    Searched full:pressed (Results 276 - 300 of 1117) sorted by null

<<11121314151617181920>>

  /frameworks/base/core/java/android/widget/
ImageButton.java 32 * Displays a button with an image (instead of text) that can be pressed
44 * orange one for when focused, and a yellow one for when pressed. An easy way to
50 * android:drawable="@drawable/button_pressed" /&gt; &lt;!-- pressed --&gt;
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardActionListener.java 27 * @param primaryCode the unicode of the key being pressed. If the touch is not on a valid key,
30 * @param isSinglePointer true if pressing has occurred while no other key is being pressed.
47 * @param primaryCode this is the code of the key that was pressed
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
Keyboard.java 248 /** The current pressed state of this key */
249 public boolean pressed; field in class:Keyboard.Key
252 /** Text to output when pressed. This can be multiple characters, like ".com" */
391 * Informs the key that it has been pressed, in case it needs to change its appearance or
396 pressed = !pressed;
400 * Changes the pressed state of the key. If it is a sticky key, it will also change the
406 pressed = !pressed;
495 if (pressed) {
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/news_a11y/
feed.html 297 // Display content under heading when spacebar or right-arrow pressed
298 // Hide content when spacebar pressed again or left-arrow pressed
299 // Move to next heading when down-arrow pressed
300 // Move to previous heading when up-arrow pressed
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/news_a11y/
feed.js 200 // Display content under heading when spacebar or right-arrow pressed
201 // Hide content when spacebar pressed again or left-arrow pressed
202 // Move to next heading when down-arrow pressed
203 // Move to previous heading when up-arrow pressed
  /external/chromium_org/third_party/eyesfree/src/android/java/src/com/googlecode/eyesfree/braille/display/
BrailleInputEvent.java 29 * key or key combination that was pressed on the display such as a
88 * Keyboard command: Primary routing key pressed, typically
93 * was pressed.
100 * Keyboard command: A key combination was pressed on the braille
102 * The argument contains the dots that were pressed as a bitmask.
  /external/chromium_org/third_party/WebKit/Source/platform/scroll/
Scrollbar.cpp 212 // Don't do anything for the thumb or if nothing was pressed.
329 else if (m_pressedPart == NoPart) { // When there's a pressed part, we don't draw a hovered state, so there's no reason to invalidate.
343 else if (m_hoveredPart != NoPart) // When we no longer have a pressed part, we can start drawing a hovered state on the hovered part.
411 // The mouse is moving back over the pressed part. We
416 // The mouse is leaving the pressed part. Kill our timer
473 // Set the pressed position to the middle of the thumb so that when we do the move, the delta
  /external/qemu/distrib/sdl-1.2.15/src/video/riscos/
SDL_riscosevents.c 62 /* No key has been pressed return value*/
73 static SDL_keysym *TranslateKey(int intkey, SDL_keysym *keysym, int pressed);
361 /* Scan the keyboard to see what is pressed */
412 /* Generate key pressed messages */
426 static SDL_keysym *TranslateKey(int intkey, SDL_keysym *keysym, int pressed)
433 if ( pressed && SDL_TranslateUNICODE )
  /bootable/recovery/
ui.cpp 101 // pressed and then released, with no other keypresses or releases in
250 int pressed = key_pressed[key]; local
252 return pressed;
screen_ui.h 90 // Log text overlay, displayed when a magic key is pressed
  /external/chromium/chrome/browser/chromeos/notifications/
notification_panel.h 38 // close: a user pressed close button on the title bar,
42 // expand: a user pressed minimized panel to expand.
43 // minimize: a user pressed the panel's title bar to minimize.
  /external/chromium/chrome/browser/resources/touch_ntp/
newtab.css 113 /* Pressed is set when an app is first touched.
115 .app.grabber-pressed img {
119 /* Grabbed is set (and pressed is cleared) when the app has been held. */
  /external/chromium_org/ash/shelf/
shelf_tooltip_manager_unittest.cc 250 // Checks that tooltip is hidden when mouse is pressed in anywhere.
261 // Should hide if the mouse is pressed in the tooltip.
271 // Should hide if the mouse is pressed outside of the tooltip.
  /external/chromium_org/remoting/webapp/
client_plugin.js 117 * Release all currently pressed keys.
125 * @param {boolean} pressed True to inject a key press, False for a release.
128 function(usbKeycode, pressed) {};
  /external/jmonkeyengine/engine/src/test/jme3test/terrain/
TerrainTest.java 193 public void onAction(String name, boolean pressed, float tpf) {
194 if (name.equals("wireframe") && !pressed) {
201 } else if (name.equals("triPlanar") && !pressed) {
  /frameworks/base/core/java/android/inputmethodservice/
Keyboard.java 256 /** The current pressed state of this key */
257 public boolean pressed; field in class:Keyboard.Key
260 /** Text to output when pressed. This can be multiple characters, like ".com" */
395 * Informs the key that it has been pressed, in case it needs to change its appearance or
400 pressed = !pressed;
404 * Changes the pressed state of the key. If it is a sticky key, it will also change the
410 pressed = !pressed;
482 if (pressed) {
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/app/
Forwarding.java 49 <td class="DescrColumn">Forwards the user to another activity when its button is pressed</td>
  /development/samples/devbytes/animation/LiveButton/src/com/example/android/livebutton/
LiveButton.java 29 * the button animates into its pressed state and animates back out of it, overshooting
  /external/bluetooth/bluedroid/bta/include/
bta_hh_api.h 251 /* modifier key: is Shift key pressed */
252 /* modifier key: is Ctrl key pressed */
253 /* modifier key: is Alt key pressed */
256 BOOLEAN num_lock; /* is Num key pressed */
  /external/chromium/chrome/browser/chromeos/login/
network_screen.h 99 // True if user pressed continue button so we should proceed with OOBE
user_view.h 36 // Notifies that user pressed signout button on screen locker.
  /external/chromium/chrome/browser/resources/
keyboard_overlay.js 128 91: 'ALT', // left ALT pressed with SHIFT
129 92: 'ALT', // right ALT pressed with SHIFT
134 // be changed because the key currently pressed
187 classes.push('pressed');
  /external/chromium/chrome/browser/status_icons/
status_icon.h 27 // Sets the image associated with this status icon when pressed.
  /external/chromium/chrome/browser/ui/cocoa/notifications/
balloon_controller.h 48 // The options menu that appears when "options" is pressed.
  /external/chromium/chrome/browser/ui/gtk/infobars/
translate_infobar_base_gtk.h 67 // The menu displayed when the Options button is pressed.

Completed in 1085 milliseconds

<<11121314151617181920>>