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

1 2 3 4 5 6 78 91011>>

  /external/chromium/chrome/browser/chromeos/options/
network_config_view.h 27 // Called when dialog "OK" button is pressed.
30 // Called when dialog "Cancel" button is pressed.
  /external/chromium/chrome/browser/ui/cocoa/
gradient_button_cell.h 31 // doesn't darken using the theme's "pressed" gradient. Instead uses the
32 // normal un-pressed gradient.
  /external/chromium/chrome/browser/ui/views/status_icons/
status_icon_win.cc 67 // Ignore pressed images, since the standard on Windows is to not highlight
68 // pressed status icons.
  /external/chromium_org/ash/wm/caption_buttons/
frame_caption_button.cc 93 // ImageButton does not become pressed when the user drags off and then back
94 // onto the button. Make FrameCaptionButton pressed in this case because this
  /external/chromium_org/chrome/browser/ui/cocoa/
gradient_button_cell.h 30 // doesn't darken using the theme's "pressed" gradient. Instead uses the
31 // normal un-pressed gradient.
  /external/chromium_org/chrome/browser/ui/cocoa/infobars/
before_translate_infobar_controller.mm 107 // This is called when the "Never Translate [language]" button is pressed.
114 // This is called when the "Always Translate [language]" button is pressed.
  /external/chromium_org/chrome/browser/ui/views/app_list/win/
activation_tracker_win.cc 72 // - the taskbar is focused with the right mouse button pressed.
96 // no button is being pressed.
  /external/chromium_org/remoting/android/java/src/org/chromium/chromoting/
Desktop.java 53 /** Called whenever an action bar button is pressed. */
69 * Called once when a keyboard key is pressed, then again when that same key is released. This
  /external/chromium_org/ui/views/controls/button/
menu_button.h 51 // Activate the button (called when the button is pressed).
87 // is, if the menu is shown and the button is pressed, we need to close the
  /external/jmonkeyengine/engine/src/lwjgl/com/jme3/input/lwjgl/
LwjglKeyInput.java 83 boolean pressed = Keyboard.getEventKeyState();
86 KeyInputEvent evt = new KeyInputEvent(keyCode, keyChar, pressed, down);
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_keyboard.h 91 * pressed, and keyboard repeat begins.
107 * if ( keystate[SDLK_RETURN] ) //... \<RETURN> is pressed.
  /packages/apps/Launcher3/src/com/android/launcher3/
HolographicViewHelper.java 42 * Generate the pressed/focused states if necessary.
65 * Invalidates the pressed/focused states.
PagedViewIcon.java 33 /** A simple callback interface to allow a PagedViewIcon to notify when it has been pressed */
100 // We keep in the pressed state until resetDrawableState() is called to reset the press
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/event/
HardwareKeyboardEventDecoder.java 60 // The Enter key. If the Shift key is not being pressed, this should send a
62 // Shift key is being pressed, this should send a CODE_SHIFT_ENTER and let
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_keyboard.h 91 * pressed, and keyboard repeat begins.
107 * if ( keystate[SDLK_RETURN] ) //... \<RETURN> is pressed.
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_keyboard.h 91 * pressed, and keyboard repeat begins.
107 * if ( keystate[SDLK_RETURN] ) //... \<RETURN> is pressed.
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_keyboard.h 91 * pressed, and keyboard repeat begins.
107 * if ( keystate[SDLK_RETURN] ) //... \<RETURN> is pressed.
  /developers/build/prebuilts/gradle/BatchStepSensor/BatchStepSensorSample/src/main/java/com/example/android/batchstepsensor/
CardActionButton.java 30 * Custom Button with a special 'pressed' effect for touch events.
CardLayout.java 29 * Custom Button with a special 'pressed' effect for touch events.
  /developers/build/templates/CardStream/_MODULE_/src/template/java/_PACKAGE_/
CardActionButton.java.ftl 28 * Custom Button with a special 'pressed' effect for touch events.
CardLayout.java.ftl 27 * Custom Button with a special 'pressed' effect for touch events.
  /development/ndk/platforms/android-9/include/android/
input.h 74 /* No meta keys are pressed. */
77 /* This mask is used to check whether one of the ALT meta keys is pressed. */
80 /* This mask is used to check whether the left ALT meta key is pressed. */
83 /* This mask is used to check whether the right ALT meta key is pressed. */
86 /* This mask is used to check whether one of the SHIFT meta keys is pressed. */
89 /* This mask is used to check whether the left SHIFT meta key is pressed. */
92 /* This mask is used to check whether the right SHIFT meta key is pressed. */
95 /* This mask is used to check whether the SYM meta key is pressed. */
123 /* The key has been pressed down. */
212 /* A pressed gesture has started, the motion contains the initial starting location
    [all...]
  /development/samples/training/AnimationsDemo/res/layout/
list_item_example.xml 34 <!-- A button that, when pressed, will delete this list item row from its container. -->
  /external/chromium/chrome/browser/autocomplete/
autocomplete_popup_view.h 44 // because the user pressed ESC). The view may or may not need to take any
  /external/chromium/chrome/browser/ui/gtk/
back_forward_button_gtk.h 21 // pressed and held, they show a dropdown menu of recent web sites.

Completed in 1457 milliseconds

1 2 3 4 5 6 78 91011>>