Searched
full:pressed (Results
326 -
350 of
667) sorted by null
<<11121314151617181920>>
/external/qemu/distrib/sdl-1.2.12/src/cdrom/macosx/ |
SDL_syscdrom_c.h | 100 be hard-pressed to find a way to stutter the playback with other CPU-intensive tasks.
|
/external/qemu/distrib/sdl-1.2.12/src/video/gem/ |
SDL_gemevents.c | 141 /* Key pressed ? */
|
/external/quake/src/com/android/quake/ |
QuakeLib.java | 157 * @param size the size of the area pressed (radius in X or Y)
|
/external/skia/src/utils/unix/ |
SkOSWindow_Unix.cpp | 128 //SkDebugf("pressed key %i!\n\tKeySym:%i\n", evt.xkey.keycode, XKeycodeToKeysym(dsp, evt.xkey.keycode, 0));
|
/external/webkit/Source/WebCore/inspector/front-end/ |
KeyboardShortcut.js | 91 * It is useful for matching pressed keys.
|
SearchController.js | 196 // Only call performSearch if the Enter key was pressed. Otherwise the search
|
/external/webkit/Tools/DumpRenderTree/chromium/ |
WebThemeControlDRTWin.h | 71 // Pressed - when the control is being triggered (by a mousedown or
|
/external/webkit/Tools/DumpRenderTree/mac/ |
UIDelegate.mm | 257 printf("MISSING PLUGIN BUTTON PRESSED\n");
|
/frameworks/base/core/java/android/widget/ |
CompoundButton.java | 35 * A button with two states, checked and unchecked. When the button is pressed
|
/frameworks/base/core/java/com/android/internal/view/menu/ |
IconMenuItemView.java | 230 // When disabled, the not-focused state and the pressed state should
|
/frameworks/base/docs/html/training/design-navigation/ |
ancestral-temporal.jd | 64 upon being pressed.</p>
|
/gdk/samples/quake/src/com/android/quake/llvm/ |
QuakeLib.java | 165 * @param size the size of the area pressed (radius in X or Y)
|
/packages/apps/Browser/src/com/android/browser/ |
DownloadHandler.java | 213 // We must have long pressed on a link or image to download it. We
|
/packages/apps/Phone/src/com/android/phone/ |
CallForwardEditPreference.java | 98 // without any button being pressed (back button press or click event outside the dialog).
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
SelectionManager.java | 361 // Case where shift is pressed: pointed object is toggled. 387 // Case where alt is pressed: select or cycle the object pointed at. 389 // Note: if shift and alt are pressed, shift is ignored. The alternate selection 425 // Case where no modifier is pressed: either select or reset the selection. [all...] |
/development/samples/NotePad/src/com/example/android/notepad/ |
NotesList.java | 306 // Tries to get the position of the item in the ListView that was long-pressed. 366 * Gets the extra info from the menu item. When an note in the Notes list is long-pressed, a 368 * associated with the note that was long-pressed. The data comes from the provider that
|
/external/chromium/chrome/browser/resources/ |
extensions_ui.html | 605 * Handles the "Load extension..." button being pressed. 614 * Handles the "Pack extension..." button being pressed. 670 * Handles the "Update extensions now" button being pressed.
|
/external/chromium/chrome/browser/safe_browsing/ |
safe_browsing_blocking_page.cc | 406 // User pressed "Learn more". 421 // User pressed "Safe Browsing privacy policy". 459 // User pressed "Report error" for a phishing site.
|
/external/chromium/chrome/browser/ui/cocoa/ |
gradient_button_cell.mm | 520 BOOL pressed = ([((NSControl*)[self controlView]) isEnabled] && 530 pressed || 536 BOOL showClickedGradient = pressed ||
|
/external/chromium/chrome/browser/ui/gtk/ |
menu_gtk.cc | 625 gboolean pressed = FALSE; local 636 pressed = TRUE; 639 return pressed;
|
/external/qemu/distrib/sdl-1.2.12/src/video/maccommon/ |
SDL_macevents.c | 62 SDL_keysym *keysym, int pressed); 650 SDL_keysym *keysym, int pressed) 657 if ( pressed && SDL_TranslateUNICODE ) {
|
/external/qemu/distrib/sdl-1.2.12/src/video/windx5/ |
SDL_dx5events.c | 60 static SDL_keysym *TranslateKey(UINT scancode, SDL_keysym *keysym, int pressed); 823 static SDL_keysym *TranslateKey(UINT scancode, SDL_keysym *keysym, int pressed) 830 if ( pressed && SDL_TranslateUNICODE ) {
|
/external/webkit/Source/WebKit/chromium/src/ |
EditorClientImpl.cpp | 610 // Windows sets both alt and meta are on when "Alt" key pressed. 820 // Remember if backspace was pressed for the autofill. It is not clear how to 821 // find if backspace was pressed from textFieldDidBeginEditing and [all...] |
/packages/apps/Camera/src/com/android/camera/ui/ |
IndicatorControlWheel.java | 115 // The index of the child that is being pressed. -1 means no child is being 116 // pressed. 583 // Draw the highlight arc if an indicator is selected or being pressed.
|
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
CropView.java | 208 private void renderFace(GLCanvas canvas, RectF face, boolean pressed) { 210 if (pressed) { 221 if (pressed) {
|
Completed in 974 milliseconds
<<11121314151617181920>>