HomeSort by relevance Sort by last modified time
    Searched full:pressed (Results 501 - 525 of 667) sorted by null

<<21222324252627

  /external/chromium/chrome/browser/ui/webui/
app_launcher_handler.cc 360 // If the user pressed special keys when clicking, override the saved
  /external/chromium/chrome/common/extensions/docs/static/
content_scripts.html 304 <p>Now, if the button is pressed, you will see both greetings.
  /external/chromium/chrome/common/extensions/docs/
tut_analytics.html 500 And call it when each button is pressed:
  /external/qemu/distrib/sdl-1.2.12/src/video/os2fslib/
SDL_os2fslib.c 408 // If it's not repeated, then let's see if its pressed or released!
440 // A key has been pressed
452 printf(" Pressed ALT+HOME!\n"); fflush(stdout);
472 printf(" Pressed ALT+END!\n"); fflush(stdout);
    [all...]
  /external/qemu/hw/
ps2.c 139 bit 7 - 0 key pressed, 1 = key released
  /external/quake/quake/src/QW/client/
in_win.c 841 // old button and POV states default to no buttons pressed
  /external/quake/quake/src/WinQuake/
in_win.cpp 848 // old button and POV states default to no buttons pressed
  /external/webkit/Source/WebCore/page/mac/
EventHandlerMac.mm 178 // part of the pressed/released handling.
  /external/webkit/Source/WebCore/platform/
DefaultLocalizationStrategy.cpp 616 return WEB_UI_STRING("press", "Verb stating the action that will occur when a button is pressed, as used by accessibility");
    [all...]
  /external/webkit/Source/WebKit/gtk/WebCoreSupport/
EditorClientGtk.cpp 757 // Don't insert anything if a modifier is pressed
    [all...]
  /external/webkit/Source/WebKit/wince/WebCoreSupport/
PlatformStrategiesWinCE.cpp 441 return UI_STRING("press", "Verb stating the action that will occur when a button is pressed, as used by accessibility");
  /external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/mac/
NetscapePluginMac.mm 754 // if the keyboard event has the command modifier pressed.
  /external/webkit/Tools/DumpRenderTree/qt/
EventSenderQt.cpp 538 // 3. A call to mouseMoveTo while the mouse button is pressed could initiate a drag operation, and that does not return until mouseUp is processed.
  /frameworks/av/media/libstagefright/codecs/aacdec/
pvmp4audiodecoderresetbuffer.cpp 66 the begining. This situation happens when the "stop" button is pressed or
  /frameworks/base/core/java/android/app/
SearchableInfo.java 484 * @param keyCode The key that was pressed
    [all...]
  /frameworks/base/docs/html/about/versions/
android-3.1-highlights.jd 322 which reports the location of the mouse when no buttons are pressed.
  /frameworks/base/docs/html/guide/google/play/billing/
billing_reference.jd 74 <td>Indicates that the user pressed the back button on the checkout page instead of buying the
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
menu_design.jd 523 button has been pressed. We recommend:
  /frameworks/base/docs/html/guide/topics/ui/
ui-events.jd 213 simply fire their on-click listeners when pressed.
  /frameworks/base/docs/html/tools/projects/
index.jd 117 Drawable shapes or a Drawable objects that contain multiple states (normal, pressed, or
  /frameworks/base/docs/html/training/basics/firstapp/
building-ui.jd 70 button. In the following lesson, you'll respond when the button is pressed by sending the
  /frameworks/base/policy/src/com/android/internal/policy/impl/
GlobalActions.java 722 // is pressed during ECM mode
  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/
CdmaConnection.java 376 * Called when this Connection is being hung up locally (eg, user pressed "end")
  /frameworks/ex/carousel/java/com/android/ex/carousel/
CarouselController.java 789 * Tells the carousel that the user has long-pressed.
  /packages/apps/Calendar/src/com/android/calendar/
CalendarController.java 128 // User has pressed the home key
    [all...]

Completed in 591 milliseconds

<<21222324252627