HomeSort by relevance Sort by last modified time
    Searched full:onclick (Results 26 - 50 of 2282) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/chromium/chrome/common/extensions/docs/examples/api/browserAction/set_page_color/
popup.html 50 <div onclick="click(this)" id="red">red</div>
51 <div onclick="click(this)" id="blue">blue</div>
52 <div onclick="click(this)" id="green">green</div>
53 <div onclick="click(this)" id="yellow">yellow</div>
  /external/chromium_org/chrome/browser/resources/chromeos/login/
demo_user_login.js 14 onClick = function(e) {
15 document.removeEventListener('click', onClick);
26 document.addEventListener('click', onClick);
38 document.removeEventListener('click', onClick);
  /external/chromium_org/chrome/common/extensions/docs/examples/api/downloads/download_manager/
icons.js 7 download.onclick = function() {
  /external/chromium_org/chrome/common/extensions/docs/examples/api/tabs/inspector/
tabs_api.html 20 <button onclick="refreshWindow(this.jstdata);" jsvalues=".jstdata:id">Refresh</button>
30 <button onclick="moveTab(this.jstdata);" jsvalues=".jstdata:id">Move</button>
31 <button onclick="refreshTab(this.jstdata);" jsvalues=".jstdata:id">Refresh</button>
45 <button onclick="updateTab(this.jstdata)" jsvalues=".jstdata:id">Update Tab</button>
46 <button onclick="removeTab(this.jstdata);" jsvalues=".jstdata:id">Close Tab</button>
50 <button onclick="updateWindow(this.jstdata);" jsvalues=".jstdata:id">Update Window</button>
51 <button onclick="removeWindow(this.jstdata);" jsvalues=".jstdata:id">Close Window</button>
52 <button onclick="refreshSelectedTab(this.jstdata);" jsvalues=".jstdata:id">Refresh Selected Tab</button>
71 <button onclick="createWindow();">Create</button>
79 <button onclick="moveTab(this.jstdata);" jsvalues=".jstdata:id">Move</button
    [all...]
  /external/chromium_org/chrome_frame/test/data/
mshtml_refresh_test.html 20 <a href="#" onclick="return openPopup();">Open popup</a>
mshtml_refresh_test_popup.html 18 <a href="#" onclick="return refreshOpener();">Refresh Opener</a>
  /external/chromium_org/content/test/data/accessibility/
a-onclick-expected-android.txt 2 android.view.View clickable name='link with no href but onclick Link'
  /external/chromium_org/third_party/WebKit/ManualTests/
chrome-bidi-text.html 5 <button onclick='open("resources/chrome-bidi-text-window.html", null, "toolbar=no")'>Start</button
clear-input-file.html 23 <input type="button" value="clear with reset()" onclick="clearWithReset()">
24 <input type="button" value="clear by setting value to ''" onclick="clearBySettingValue()"></p>
25 <p>Or press this button that should clear the file, but won't, due to <a href="http://bugs.webkit.org/show_bug.cgi?id=13448">bug 13448</a>: <input type="button" value="clear by setting value to null" onclick="clearBySettingValueToNull()"></p>
26 <p>Or press this button to verify we can't set to a non-empty value: <input type="button" value="clear by setting value to 'x'" onclick="clearBySettingValueToX()"></p>
input-file-hidden-open-dialog-on-click.html 10 <button onclick="document.getElementById('fileinput').click();">Click me</button>
onunload-form-submit-crash.html 3 <a href="" onClick="location.href=location.href; return false;">Click here and see if Safari crashes.</a>
open-close-tokenizer-crash.html 3 <input type="button" value="Click Here" onclick="window.open('resources/open-close-tokenizer-crash.html', 'foo');">
print-after-window-close.html 9 <button onclick="crash()">Crash</button>
nested-plug-ins.html 26 <input type="checkbox" checked="true" onclick="toggleDisplay(document.getElementById('middle'))"> Outer frame display
29 <input type="checkbox" checked="true" onclick="toggleDisplay(document.getElementById('middle').contentDocument.getElementById('inner'))"> Inner frame display
34 <input type="checkbox" checked="true" onclick="toggleVisibility(document.getElementById('middle'))"> Outer frame visibility
37 <input type="checkbox" checked="true" onclick="toggleVisibility(document.getElementById('middle').contentDocument.getElementById('inner'))"> Inner frame visibility
40 <input type="checkbox" checked="true" onclick="toggleVisibility(document.getElementById('middle').contentDocument.getElementById('inner').contentDocument.getElementById('plugin'))"> Inner plug-in visibility
media-default-playback-rate.html 79 <button id="controls" onclick="setRate('defaultPlaybackRate', 2)">defaultPlaybackRate = 2</button>
80 <button id="controls" onclick="setRate('defaultPlaybackRate', 1)">defaultPlaybackRate = 1</button>
81 <button id="controls" onclick="setRate('playbackRate', 2)">playbackRate = 2</button>
82 <button id="controls" onclick="setRate('playbackRate', 1)">playbackRate = 1</button>
85 <button id="controls" onclick="play()">play()</button>
86 <button id="controls" onclick="video.pause()">pause()</button>
  /frameworks/base/tests/TransitionTests/res/layout/
button_template.xml 4 android:onClick="sendMessage"
instance_targets.xml 13 android:onClick="sendMessage"
20 android:onClick="sendMessage"
27 android:onClick="sendMessage"
34 android:onClick="sendMessage"
interruption.xml 16 android:onClick="onRadioButtonClicked"/>
21 android:onClick="onRadioButtonClicked"/>
26 android:onClick="onRadioButtonClicked"/>
31 android:onClick="onRadioButtonClicked"/>
crossfade_multiple.xml 13 android:onClick="changeTransitionType"
18 android:onClick="changeTransitionType"
23 android:onClick="changeTransitionType"
28 android:onClick="changeTransitionType"
33 android:onClick="changeTransitionType"
38 android:onClick="changeTransitionType"
48 android:onClick="sendMessage"
54 android:onClick="sendMessage"
60 android:onClick="sendMessage"
85 android:onClick="sendMessage
    [all...]
  /external/chromium_org/chrome/browser/resources/safe_browsing/
malware_block_v2.js 64 $('back').onclick = function() {
67 $('proceed').onclick = function(e) {
70 $('learn-more-link').onclick = function(e) {
73 $('show-diagnostic-link').onclick = function(e) {
76 $('report-error-link').onclick = function(e) {
79 $('see-more-link').onclick = function(e) {
85 $('check-report').onclick = savePreference;
  /external/chromium/chrome/browser/resources/options/
advanced_options.js 32 $('privacyContentSettingsButton').onclick = function(event) {
38 $('privacyClearDataButton').onclick = function(event) {
46 $('metricsReportingEnabled').onclick = function(event) {
53 $('autoOpenFileTypesResetToDefault').onclick = function(event) {
58 $('fontSettingsCustomizeFontsButton').onclick = function(event) {
66 $('language-button').onclick = function(event) {
73 $('certificatesManageButton').onclick = function(event) {
77 $('certificatesManageButton').onclick = function(event) {
86 $('proxiesConfigureButton').onclick = function(event) {
89 $('downloadLocationChangeButton').onclick = function(event)
    [all...]
  /development/ndk/platforms/android-9/samples/native-audio/src/com/example/nativeaudio/
NativeAudio.java 85 public void onClick(View view) {
92 public void onClick(View view) {
99 public void onClick(View view) {
107 public void onClick(View view) {
117 public void onClick(View view) {
130 public void onClick(View view) {
138 public void onClick(View view) {
144 public void onClick(View view) {
151 public void onClick(View view) {
159 public void onClick(View view)
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/app/
AlertDialogSamples.java 85 public void onClick(DialogInterface dialog, int whichButton) {
91 public void onClick(DialogInterface dialog, int whichButton) {
102 public void onClick(DialogInterface dialog, int whichButton) {
106 public void onClick(DialogInterface dialog, int whichButton) {
115 public void onClick(DialogInterface dialog, int whichButton) {
119 public void onClick(DialogInterface dialog, int whichButton) {
129 public void onClick(DialogInterface dialog, int whichButton) {
135 public void onClick(DialogInterface dialog, int whichButton) {
141 public void onClick(DialogInterface dialog, int whichButton) {
153 public void onClick(DialogInterface dialog, int whichButton)
    [all...]
  /development/tutorials/MoarRam/res/layout/
activity_main.xml 23 android:onClick="add32ByteBlocks" />
30 android:onClick="free32ByteBlocks" />
44 android:onClick="add2MByteBlocks" />
51 android:onClick="free2MByteBlocks" />
95 android:onClick="addVariableSizedBlocks" />
102 android:onClick="freeVariableSizedBlocks" />
  /frameworks/base/tests/HwAccelerationTest/res/layout/
view_layers_5.xml 29 android:onClick="enableLayer"
35 android:onClick="disableLayer"
41 android:onClick="shrinkLayer"
47 android:onClick="growLayer"
53 android:onClick="enableClip"
59 android:onClick="disableClip"

Completed in 255 milliseconds

12 3 4 5 6 7 8 91011>>