HomeSort by relevance Sort by last modified time
    Searched full:click (Results 201 - 225 of 688) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/webkit/WebCore/html/
HTMLLabelElement.h 46 // Overridden to either click() or focus() the corresponding control.
  /external/webkit/WebCore/manual-tests/
computed-transform-value.html 28 <p>All boxes are 200x200 pixels. When you click on an element, the computed transform style will be displayed below</p>
form-control-madness.html 1 <input name="b" type="button" onclick="location='back.html'" value="Click Here">
select-webkit-appearance-off-narrow-select.html 24 <p>To open the selects, click inside the select boxes below.</p>
transitions.html 23 When you click the Change button, the shape will
transitions2.html 23 When you click the Change button, the shape will
linkjump-2.html 12 Manually resize window to about 800 x 600. Click on the links below.
23 <a href="#0">1. Click here. Page should scroll to TARGET TEXT.</a>
31 <p><a href="#anchor">2. Click here. Page should scroll just a little bit, to the top of the red box below.</a></p>
  /external/webkit/WebCore/manual-tests/inspector-wrappers/
inspector-wrappers-test-utils.js 34 "<li>Right click the box" +
  /frameworks/base/core/java/android/view/
SoundEffectConstants.java 26 public static final int CLICK = 0;
  /frameworks/base/core/java/android/widget/
Button.java 44 * // Perform action on click
NumberPickerButton.java 29 * This class exists purely to cancel long click events, that got
  /frameworks/base/core/tests/coretests/src/android/view/
Visibility.java 44 // Wire each button to a click listener
  /frameworks/base/core/tests/coretests/src/android/widget/scroll/
RequestRectangleVisibleWithInternalScrollTest.java 68 // click
  /frameworks/base/docs/html/guide/developing/tools/
hierarchy-viewer.jd 20 <li>Select the window that you'd like to inspect and click
43 Double click a node in the tree (or select it, and click <strong>Display
71 <p>Click on an element in the Explorer View and a "layout box" will be drawn in the
  /packages/apps/Mms/src/com/android/mms/ui/
NumberPickerButton.java 29 * This class exists purely to cancel long click events, that got
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
ShortcutRepository.java 44 * Reports a click on a suggestion.
  /sdk/eclipse/
README_WINDOWS.txt 9 Then in Eclipse, you can use Help > Software Updates > Find and Install > Search for new Features > Next > New Archived Site > select the new android-eclipse.zip. Then with the new archive checked, click Finish/Next.
  /development/ide/xcode/ports/
SkOSWindow_Mac.cpp 209 (void)win->handleClick(pt.h, pt.v, Click::kDown_State);
212 (void)win->handleClick(pt.h, pt.v, Click::kMoved_State);
215 (void)win->handleClick(pt.h, pt.v, Click::kUp_State);
  /development/pdk/docs/
index.jd 37 out with the project in some other way, click here.</p>
47 software stack, click here to find porting information and tips.</p>
56 If you're an OEM or other organization building an Android device, click
  /development/pdk/docs/porting/
source_setup_guide.jd 103 <li>Select '5.0 Update 12' from the 'Java 2 Platform Standard Edition (J2SE)' -> 'JDK/JRE - 5.0' field and click 'Go.'</li>
104 <li>Click 'Download JDK.'</li>
105 <li>In the 'Linux Platform' section, click 'Linux self-extracting file' associated with the jdk-1_5_0_12-linux-i586.bin package.</li>
  /external/webkit/WebCore/manual-tests/inspector/
debugger-watch-expressions.html 5 (enabling script debugging if necccessary), and then click this link:
35 <li><p>Click different stack frames in the Call Stack section to ensure the
49 <li><p>Click the "Refresh" button in the Watch Expressions section and the
  /frameworks/base/core/java/android/text/method/
LinkMovementMethod.java 32 private static final int CLICK = 1;
43 if (action(CLICK, widget, buffer)) {
124 case CLICK:
  /frameworks/base/docs/html/resources/articles/
track-mem.jd 37 <p>Once DDMS is running, simply select your application process and then click
38 the <em>Allocation Tracker</em> tab. In the new view, click <em>Start
40 you want to analyze. When you are ready, click <em>Get Allocations</em>. A list
  /external/skia/include/views/
SkWidget.h 104 virtual Click* onFindClickHandler(SkScalar x, SkScalar y);
105 virtual bool onClick(Click* click);
216 virtual Click* onFindClickHandler(SkScalar x, SkScalar y);
217 virtual bool onClick(Click*);
  /frameworks/base/docs/html/guide/developing/
eclipse-adt.jd 71 <li>Select <strong>Android</strong> &gt; <strong>Android Project</strong>, and click
85 project at any time: Right-click the project in the Package Explorer, select
109 <li>Click <strong>Finish</strong>.</li>
142 right-click the project folder and select "Properties".</dd>
155 <li>Select <strong>Window > Android SDK and AVD Manager</strong>, or click the Android SDK and
158 <li>In the <em>Virtual Devices</em> panel, you'll see a list of existing AVDs. Click
168 <li>Click <strong>Create AVD</strong>.</li>
283 <li>Select <strong>Android Application</strong> and click the <em>New launch
285 icon above the list (or, right-click <strong>Android Application</strong> and click
    [all...]

Completed in 232 milliseconds

1 2 3 4 5 6 7 891011>>