Searched
full:click (Results
426 -
450 of
688) sorted by null
<<11121314151617181920>>
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/ |
DefaultSoftKeyboard.java | 272 /** Vibratior for key click vibration */ 275 /** MediaPlayer for key click sound */ 720 /* key click sound & vibration */
|
/external/webkit/WebCore/manual-tests/ |
linkjump-4.html | 10 Manually resize window to about 800 x 600. Click the links in this document.</p> 20 <div><a href="#foo">1. click to test</a></div> 37 <div><a href="#foo2">2. click to test</a></div> 62 <div><a href="#foo3">3. click to test</a></div> 87 <div><a href="#foo4">4. click to test</a></div>
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
AllApps3D.java | 220 * If you have an attached click listener, View always plays the click sound!?!? 390 reallyPlaySoundEffect(SoundEffectConstants.CLICK); 687 reallyPlaySoundEffect(SoundEffectConstants.CLICK); 722 reallyPlaySoundEffect(SoundEffectConstants.CLICK); [all...] |
/external/webkit/WebCore/page/ |
EventHandler.cpp | 283 // A double-click when range is already selected 327 // Extend the selection if the Shift key is down, unless the click is in a link. 349 // See <rdar://problem/3668157> REGRESSION (Mail): shift-click deselects when selection 590 // If this was the first click in the window, we don't even want to clear the selection. 621 // press and it's not a context menu click. We do this so when clicking 720 // At the original click location we draw a 4 arrowed icon. Over this icon there won't be any scroll [all...] |
DOMWindow.h | 261 DEFINE_ATTRIBUTE_EVENT_LISTENER(click);
|
Settings.h | 63 // selecting the space after a double click) that could be combined with this if
|
/external/webkit/WebCore/html/ |
HTMLInputElement.cpp | [all...] |
/packages/apps/Phone/src/com/android/phone/ |
CallFeaturesSetting.java | 385 * Click Listeners, handle click based on objects attached to UI. 388 // Click listener for all toggle events 472 // Preference click listener invoked on OnDialogClosed for EditPhoneNumberPreference. 474 if (DBG) log("onPreferenceClick: request preference click on dialog close: " + [all...] |
/cts/tests/res/values/ |
strings.xml | 27 <string name="explain">1. click start. \n2. if above image shaked, then press pass button,
|
/development/pdk/docs/porting/ |
bluetooth.jd | 26 <p>The diagram below offers a library-oriented view of the Bluetooth stack. Click <a href="bluetooth/bluetooth_process.html">Bluetooth Process Diagram</a> for a process-oriented view.</p>
|
/development/samples/BluetoothChat/src/com/example/android/BluetoothChat/ |
BluetoothChat.java | 154 // Initialize the send button with a listener that for click events
|
/external/libpng/contrib/gregbook/ |
README | 114 directory. Then double-click to open the new DOS-prompt window with
|
/external/qemu/distrib/sdl-1.2.12/src/video/bwindow/ |
SDL_sysevents.cc | 268 first button down (ie. it's no send if we click another button
|
/external/webkit/WebCore/bindings/js/ |
ScriptController.cpp | 243 // FIXME: This seems like an insufficient check to verify a click on a javascript: anchor.
|
/external/webkit/WebCore/dom/ |
Element.h | 52 DEFINE_ATTRIBUTE_EVENT_LISTENER(click);
|
/external/webkit/WebCore/inspector/front-end/ |
AuditsPanel.js | 52 this.clearResultsButton.addEventListener("click", this._clearButtonClicked.bind(this), false);
|
/external/webkit/WebCore/loader/ |
ImageDocument.cpp | 212 imageElement->addEventListener("click", listener.release(), false);
|
/external/webkit/WebCore/manual-tests/inspector/ |
display-form-data.html | 31 <i>"Double-Click to toggle between URL encoded and decoded formats"</i>.
|
/external/webkit/WebCore/plugins/symbian/ |
PluginViewSymbian.cpp | 189 // Give focus to the plugin on click
|
/external/webkit/WebKit/chromium/src/ |
ContextMenuClientImpl.cpp | 127 // On non-Mac, right-click should not make a range selection in any case.
|
FrameLoaderClientImpl.h | 202 // For example, a middle click means "open in background tab".
|
/external/webkit/WebKitExamplePlugins/NetscapeCocoaPlugin/ |
main.m | 270 "Click count: %d\n"
|
/frameworks/base/awt/java/awt/ |
MouseDispatcher.java | 37 // Fields for synthetic mouse click events generation
|
/frameworks/base/core/java/android/app/ |
ListActivity.java | 204 * @param l The ListView where the click happened
|
SearchDialog.java | 783 * React to a click in the GO button by launching a search. 796 * React to a click in the voice search button. [all...] |
Completed in 531 milliseconds
<<11121314151617181920>>