Searched
full:click (Results
251 -
275 of
688) sorted by null
<<11121314151617181920>>
/external/webkit/WebCore/dom/ |
Event.idl | 43 const unsigned short CLICK = 64;
|
EventNames.h | 42 macro(click) \
|
/external/webkit/WebCore/html/ |
HTMLInputElement.idl | 76 void click();
|
/external/webkit/WebCore/manual-tests/ |
JavaScript-bookmarklets.html | 50 <li> click on all the bookmarks you've just created
|
dictionary-scrolled-iframe.html | 10 1. Click the inner frame’s down scroll arrow once.<br>
|
hash-ref.html | 13 <li>Click link to <a href="resources/hash-ref-test.html" target="_blank">open test page in new window</a>.</li>
|
svg-repaint-foreignObject.svg | 63 <text x="0" y="642" fill="black" font-size="32">Click B and then A above.</text>
|
svg-repaint-group.svg | 63 <text x="0" y="642" fill="black" font-size="32">Click B and then A above.</text>
|
svg-repaint-image.svg | 63 <text x="0" y="642" fill="black" font-size="32">Click B and then A above.</text>
|
svg-repaint-path.svg | 63 <text x="0" y="642" fill="black" font-size="32">Click B and then A above.</text>
|
transition-events.html | 77 <p>Click to start transitions. Once started, transition end events should keep
|
/external/webkit/WebCore/manual-tests/inspector/ |
error-warning-count.html | 55 <p>To test, open the Inspector and click one of the buttons below. You should
|
/frameworks/base/core/java/android/widget/ |
RadioButton.java | 26 * unchecked. When the radio button is unchecked, the user can press or click it
|
/frameworks/base/core/tests/coretests/src/android/util/ |
KeyUtils.java | 73 * Simulates a long click via the keyboard.
|
/frameworks/base/core/tests/coretests/src/android/view/ |
VisibilityCallback.java | 52 // Wire each button to a click listener
|
/frameworks/base/core/tests/coretests/src/android/widget/focus/ |
ListWithFooterViewAndNewLabels.java | 58 topButton.setText("click to add new item");
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ |
Logger.java | 64 * The user left QSB without performing any action (click suggestions, search or voice search).
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/info/ |
dir | 12 In Emacs, you can click mouse button 2 on a menu item or cross reference
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/ |
dir | 12 In Emacs, you can click mouse button 2 on a menu item or cross reference
|
/frameworks/base/docs/html/guide/tutorials/notepad/ |
notepad-ex2.jd | 34 <code>android.zip</code> file, right click on the project and select <strong>Android 69 When you register a View to a context menu, the context menu is revealed by performing a "long-click" 356 <li>Right click on the <code>com.android.demo.notepad2</code> package 365 <li>Click <strong>Finish</strong>.</li> 366 <li>In the resulting <code>NoteEdit</code> class, right click in the editor 370 <li>Click <strong>OK</strong>.<p>The method should now appear in your class.</p></li> 590 <li>Double click on the <code>AndroidManifest.xml</code> file in the package explorer to open it. 592 <li>Click the <strong>Application</strong> tab at the bottom of the Manifest editor.</li> 593 <li>Click <strong>Add...</strong> in the Application Nodes section. 596 <li>Make sure "(A) Activity" is selected in the selection pane of the dialog, and click <strong>OK</strong>.</li [all...] |
/frameworks/base/docs/html/resources/tutorials/notepad/ |
notepad-ex2.jd | 34 <code>android.zip</code> file, right click on the project and select <strong>Android 69 When you register a View to a context menu, the context menu is revealed by performing a "long-click" 356 <li>Right click on the <code>com.android.demo.notepad2</code> package 365 <li>Click <strong>Finish</strong>.</li> 366 <li>In the resulting <code>NoteEdit</code> class, right click in the editor 370 <li>Click <strong>OK</strong>.<p>The method should now appear in your class.</p></li> 590 <li>Double click on the <code>AndroidManifest.xml</code> file in the package explorer to open it. 592 <li>Click the <strong>Application</strong> tab at the bottom of the Manifest editor.</li> 593 <li>Click <strong>Add...</strong> in the Application Nodes section. 596 <li>Make sure "(A) Activity" is selected in the selection pane of the dialog, and click <strong>OK</strong>.</li [all...] |
/cts/tests/tests/widget/src/android/widget/cts/ |
ZoomControlsTest.java | 67 notes = "not possible to trigger a zoom button click programmatically using public API" 91 notes = "not possible to trigger a zoom button click programmatically using public API"
|
/development/pdk/ |
README | 72 2. Click on your session in the list and hit load (this loads the settings so you can edit them) 82 2. Click on your session in the list and hit load (this loads the settings so you can edit them)
|
/development/samples/ApiDemos/tests/src/com/example/android/apis/app/ |
ForwardingTest.java | 41 * the usual system, tests of layout and point-click UI interaction are much less useful 90 // This test confirms that when you click the button, the activity attempts to open
|
/external/qemu/distrib/sdl-1.2.12/src/main/macos/ |
SDL.r | 33 $"2069 7320 636F 7272 6563 742C 2063 6C69 636B 204F 4B2E 2054 6F20 7265 7475 726E" /* is correct, click OK. To return */ 34 $"2074 6F20 7468 6520 6F72 6967 696E 616C 2073 6574 7469 6E67 2C20 636C 6963 6B20" /* to the original setting, click */
|
Completed in 373 milliseconds
<<11121314151617181920>>