OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:click
(Results
301 - 325
of
2674
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/calendar/_locales/en/
messages.json
1
{"name":{"message":"Google Calendar Checker (by Google)"},"title":{"message":"Google Calendar Checker"},"description":{"message":"Quickly see the time until your next meeting from any of your calendars.
Click
on the button to be taken to your calendar."},"direction":{"message":"ltr"},"notitle":{"message":"(No Title)"},"optionstitle":{"message":"Google Calendar Checker"},"minutes":{"message":"$1m","placeholders":{"1":{"content":"$1"}}},"hours":{"message":"$1h","placeholders":{"1":{"content":"$1"}}},"days":{"message":"$1d","placeholders":{"1":{"content":"$1"}}},"multicalendartext":{"message":"Multi Calendar Support"},"extensionname":{"message":"Google Calendar Checker"},"status_saved":{"message":"Settings Saved."},"status_saving":{"message":"Saving...."},"multicalendartooltip":{"message":"Please check the box to enable multiple calendar support"},"imagetooltip":{"message":"Google Calendar"}}
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/calendar/_locales/en_GB/
messages.json
1
{"name":{"message":"Google Calendar Checker (by Google)"},"title":{"message":"Google Calendar Checker"},"description":{"message":"Quickly see the time until your next meeting from any of your calendars.
Click
the button to be taken to your calendar."},"direction":{"message":"ltr"},"notitle":{"message":"(No Title)"},"optionstitle":{"message":"Google Calendar Checker"},"minutes":{"message":"$1m","placeholders":{"1":{"content":"$1"}}},"hours":{"message":"$1h","placeholders":{"1":{"content":"$1"}}},"days":{"message":"$1d","placeholders":{"1":{"content":"$1"}}},"multicalendartext":{"message":"Multi-Calendar Support"},"extensionname":{"message":"Google Calendar Checker"},"status_saved":{"message":"Settings Saved."},"status_saving":{"message":"Saving...."},"multicalendartooltip":{"message":"Please tick the box to enable multiple calendar support"},"imagetooltip":{"message":"Google Calendar"}}
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/calendar/_locales/hi/
messages.json
1
{"name":{"message":"Google Calendar Checker (by Google)"},"title":{"message":"Google Calendar Checker"},"description":{"message":"Quickly see the time until your next meeting from any of your calendars.
Click
on the button to be taken to your calendar."},"direction":{"message":"ltr"},"notitle":{"message":"(No Title)"},"optionstitle":{"message":"Google Calendar Checker"},"minutes":{"message":"$1m","placeholders":{"1":{"content":"$1"}}},"hours":{"message":"$1h","placeholders":{"1":{"content":"$1"}}},"days":{"message":"$1d","placeholders":{"1":{"content":"$1"}}},"multicalendartext":{"message":"Multi Calendar Support"},"extensionname":{"message":"Google Calendar Checker"},"status_saved":{"message":"Settings Saved."},"status_saving":{"message":"Saving...."},"multicalendartooltip":{"message":"Please check the box to enable multiple calendar support"},"imagetooltip":{"message":"Google Calendar"}}
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/news_a11y/
feed_iframe.js
15
links[i].addEventListener("
click
", showStory);
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/oauth_contacts/
contacts.html
24
<button id="clear">
Click
here to clear your OAuth token</button>
contacts.js
31
document.querySelector('#clear').addEventListener('
click
', logout);
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/ttsdebug/
ttsdebug.html
15
an engine is properly implementing the API.
Click
on a button to run a
/external/chromium_org/chrome/common/extensions/docs/static/js/
sidebar.js
32
button.addEventListener('
click
', toggle);
/external/chromium_org/components/dom_distiller/webui/resources/
about_dom_distiller.js
25
link.addEventListener('
click
', function(event) {
88
$('refreshbutton').addEventListener('
click
', function(event) {
91
$('addbutton').addEventListener('
click
', function(event) {
94
$('viewbutton').addEventListener('
click
', function(event) {
/external/chromium_org/content/public/android/javatests/src/org/chromium/content/browser/input/
SelectPopupTest.java
71
// The popup should be hidden before the
click
.
81
assertTrue("The select popup did not show up on
click
.",
100
//
Click
the select and wait for the popup to show.
102
assertTrue("The select popup did not show on
click
after reload.",
/external/chromium_org/native_client_sdk/src/examples/api/graphics_2d/
index.html
18
<p>
Click
and hold to add a flame.</p>
/external/chromium_org/native_client_sdk/src/examples/api/url_loader/
test.js
8
document.getElementById('button').dispatchEvent(new MouseEvent('
click
'));
/external/chromium_org/remoting/ios/ui/
host_view_controller.h
91
// Left mouse
click
, moves cursor
95
// Right mouse
click
and drag, moves cursor
97
// Right mouse
click
99
// Middle mouse
click
/external/chromium_org/third_party/WebKit/ManualTests/
Default-port-frame.html
12
<input type="button" onclick="test()" value="
Click
Me To Test" ></input
caretScrolling.html
4
Click
inside the block below, a caret should appear. Grab the block's scroll handle and scroll down. The caret blinks, try to grab the scroll handle while the caret is visible. The caret should scroll and disappear when it reaches the block's border.
drag_with_opacity.html
28
<div class="draggable">
Click
to right of this text and drag</div>
empty-link-target.html
15
e.initEvent("
click
", true, false);
form-value-restore.html
4
Then,
click
on <a href="about:blank">this link</a> to go to a blank page.
input-type-text-unconfirmed-inline-input.html
16
<p>Enter some text using inline input (e.g. Kotoeri Hiragana) and
click
the button without closing the input area.</p>
invalid-mouse-event.html
6
<li>
Click
the Start button.</li>
new-window-subresource-crash.html
15
click
the button below to test. The test only works in Safari, because
/external/chromium_org/third_party/WebKit/ManualTests/accessibility/
java-applet.html
11
<li>
Click
on the "Go To" drop down in the window that appears.
/external/chromium_org/third_party/WebKit/ManualTests/inspector/
console-assert.html
37
<p>To test,
click
the buttons below and look at the Inspector's Console.</p>
display-sql-null.html
17
<li>
Click
on the <code>DisplaySQLNull</code> table inside the <code>InspectorTest</code> database</li>
/external/chromium_org/third_party/WebKit/ManualTests/plugins/
gtk-windowed-grey-glitch.html
13
<li>1.
Click
on the button to open popup with full screen flash animation.</li>
Completed in 319 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>