Searched
full:pressed (Results
301 -
325 of
667) sorted by null
<<11121314151617181920>>
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/ |
KeyboardView.java | 71 * @param primaryCode the unicode of the key being pressed. If the touch is not on a valid 85 * @param primaryCode this is the key that was pressed 123 * @param popupKey the key that was long pressed 522 * @return true if the shift is in a pressed state, false otherwise. If there is [all...] |
/frameworks/base/core/java/android/view/ |
View.java | [all...] |
/external/chromium/chrome/browser/ui/views/tabs/ |
dragged_tab_controller.h | 36 // TabStrip. This object is created whenever the mouse is pressed down on a 74 // because the user pressed Escape or something interrupted it, |canceled|
|
/external/chromium/chrome/common/extensions/docs/examples/api/omnibox/extension-docs/ |
background.html | 354 * Opens the most appropriate URL when enter is pressed in the omnibox. 357 * search result is automatically opened when enter is pressed.
|
/external/e2fsprogs/ext2ed/ |
main.c | 247 /* If only enter was pressed, recall the last command */ 320 /* If only enter was pressed, recall the last command */
|
/external/qemu/distrib/sdl-1.2.12/src/events/ |
SDL_keyboard.c | 315 /* We lost the keyboard, so post key up messages for all pressed keys */ 383 state == SDL_PRESSED ? "pressed" : "released");
|
/external/replicaisland/src/com/replica/replicaisland/ |
HudSystem.java | 203 public void setButtonState(boolean pressed, boolean attackPressed, boolean sliderPressed) { 204 mFlyButtonPressed = pressed;
|
/packages/apps/Camera/src/com/android/camera/ |
FocusManager.java | 218 // User releases half-pressed focus key. 236 // If the user has half-pressed the shutter and focus is completed, we
|
/packages/apps/LegacyCamera/src/com/android/camera/ |
FocusManager.java | 162 // User releases half-pressed focus key. 180 // If the user has half-pressed the shutter and focus is completed, we
|
/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/ |
SoftKeyboardView.java | 61 /** The last key pressed. */ 99 * user moves a lot from the pressed point.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/ |
EditableDialogCellEditor.java | 89 // hook key pressed - see PR 14201 361 * ignores when the RETURN key is pressed since this is handled in
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/analyzer/ |
ColorCheckerTest.java | 160 Log.v(TAG, "Shutter pressed down!");
|
/development/scripts/app_engine_server/gae_shell/static/ |
shell.js | 81 * was pressed, it will run the statement, navigate the history, or update the
|
/device/google/accessory/demokit/firmware/demokit/ |
demokit.pde | 39 #define JOY_SWITCH A9 // pulls line down when pressed
|
/external/chromium/base/ |
event_recorder.cc | 173 // Check for the break key being pressed and stop recording.
|
/external/chromium/chrome/browser/autocomplete/ |
autocomplete_edit.cc | 626 void AutocompleteEditModel::OnControlKeyChanged(bool pressed) { 628 if (pressed == (control_key_state_ == UP)) { 630 control_key_state_ = pressed ? DOWN_WITHOUT_CHANGE : UP; 707 // pressed, even though maybe it isn't any more. There is no obvious [all...] |
/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_editor_base_controller.h | 78 // When the OK button is pressed, this function will: 1) call the derived
|
/external/chromium/chrome/browser/ui/cocoa/extensions/ |
extension_install_dialog_controller_unittest.mm | 104 // are hooked up, and that the dialog calls cancel when cancel is pressed.
|
/external/chromium/chrome/browser/ui/gtk/ |
browser_titlebar.h | 123 // button the user pressed.
|
menu_gtk.h | 149 // Called when one of the buttons are pressed.
|
/external/chromium/chrome/browser/ui/views/download/ |
download_item_view.h | 219 // Used when we are showing the menu to show the drop-down as pressed.
|
/external/chromium/chrome/common/extensions/docs/static/ |
tut_analytics.html | 161 And call it when each button is pressed:
|
/external/javassist/sample/rmi/ |
webdemo.html | 64 /* The method called when the button is pressed.
|
/external/jmonkeyengine/engine/src/test/jme3test/helloworld/ |
HelloCollision.java | 144 * We do not walk yet, we just keep track of the direction the user pressed. */
|
/external/linux-tools-perf/util/ui/browsers/ |
annotate.c | 202 * lines, NULL it so that if TAB|UNTAB is pressed, we
|
Completed in 2731 milliseconds
<<11121314151617181920>>