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

1 2 3 4 5 6 7 891011>>

  /external/chromium/chrome/browser/ui/gtk/
gtk_chrome_link_button.h 70 // Set the color when the link is in a normal state (i.e. not pressed).
  /external/chromium/chrome/browser/ui/views/
dom_view.cc 47 // Don't move the focus to the next view when tab is pressed, we want the
  /external/chromium_org/ash/shelf/
shelf_button_host.h 33 // Invoked when a pointer device is pressed on a view.
  /external/chromium_org/chrome/browser/chromeos/login/screens/
screen_observer.h 25 // "Continue" was pressed on network screen and network is online.
  /external/chromium_org/chrome/browser/extensions/
extension_commands_global_registry.h 65 // registered for has been pressed.
global_shortcut_listener_x11.h 57 // Invoked when a global shortcut is pressed.
  /external/chromium_org/chrome/browser/ui/ash/
volume_controller_chromeos.cc 16 // Percent by which the volume should be changed when a volume key is pressed.
  /external/chromium_org/chrome/browser/ui/gtk/
back_forward_button_gtk.h 21 // pressed and held, they show a dropdown menu of recent web sites.
gtk_chrome_link_button.h 71 // Set the color when the link is in a normal state (i.e. not pressed).
  /external/chromium_org/chrome/browser/ui/gtk/extensions/
media_galleries_dialog_gtk.h 74 // True if the user has pressed accept.
  /external/chromium_org/chrome/browser/ui/omnibox/
omnibox_popup_view.h 43 // because the user pressed ESC). The view may or may not need to take any
  /external/chromium_org/chrome/browser/ui/views/location_bar/
bubble_icon_view.h 49 // pressed event. If this is true then the mouse released event is ignored to
  /external/chromium_org/ppapi/api/dev/
ppb_keyboard_input_event_dev.idl 9 * pressed.
  /external/chromium_org/remoting/proto/
event.proto 24 optional bool pressed = 2;
  /external/chromium_org/third_party/WebKit/ManualTests/
select-webkit-appearance-off-narrow-select.html 27 the text should not be pressed against the edges of the opened select.</p>
  /external/chromium_org/third_party/eyesfree/src/android/java/src/com/googlecode/eyesfree/braille/display/
BrailleKeyBinding.java 63 * Returns the list of device-specific keys that, when pressed
  /external/chromium_org/tools/perf/page_sets/data/
top_25.json 18 "http://en.blog.wordpress.com/2012/09/04/freshly-pressed-editors-picks-for-august-2012/",
  /external/chromium_org/ui/keyboard/resources/elements/
kb-key-base.html 90 // element defines what keyset to transit to after a key is pressed in
128 * Releases the pressed key programmatically and fires key-up event. This
129 * should be called if a second key is pressed while the first key is not
137 * Drops the pressed key.
  /external/chromium_org/ui/keyboard/resources/
main.css 57 * displayed changes depending on whether it's pressed or not.
  /external/chromium_org/ui/views/examples/
radio_button_example.cc 64 PrintStatus("Pressed! count:%d", ++count_);
  /external/lzma/CPP/7zip/UI/Console/
UserInputUtils.cpp 21 // return true if pressed Quite;
  /external/qemu/distrib/sdl-1.2.15/src/video/vgl/
SDL_vglevents.c 75 int c, pressed, scancode; local
80 pressed = SDL_RELEASED;
82 pressed = SDL_PRESSED;
85 posted += SDL_PrivateKeyboard(pressed,
  /frameworks/base/core/java/android/widget/
SpinnerAdapter.java 26 * one that shows the data in the drop down list when the spinner is pressed.</p>
  /frameworks/base/core/res/res/drawable/
item_background.xml 21 <!-- Even though these two point to the same resource, have two states so the drawable will invalidate itself when coming out of pressed state. -->
item_background_activated_holo_dark.xml 19 <!-- Even though these two point to the same resource, have two states so the drawable will invalidate itself when coming out of pressed state. -->

Completed in 766 milliseconds

1 2 3 4 5 6 7 891011>>