/external/chromium_org/third_party/skia/gm/rebaseline_server/static/ |
view.html | 40 <a href="/">click here</a> 46 ng-click="setViewingTab(tab)"> 76 ng-click="toggleValueInSet(valueAndCount[0], hiddenResultTypes); setUpdatesPending(true)"> 79 <button ng-click="hiddenResultTypes = {}; updateResults()"> 82 <button ng-click="hiddenResultTypes = {}; toggleValuesInSet(allResultTypes, hiddenResultTypes); updateResults()"> 85 <button ng-click="toggleValuesInSet(allResultTypes, hiddenResultTypes); updateResults()"> 96 <button ng-click="setCategoryValueMatch(category, '')" 108 ng-click="toggleValueInSet(valueAndCount[0], hiddenConfigs); setUpdatesPending(true)"> 111 <button ng-click="hiddenConfigs = {}; updateResults()"> 114 <button ng-click="hiddenConfigs = {}; toggleValuesInSet(allConfigs, hiddenConfigs); updateResults()" [all...] |
/external/skia/gm/rebaseline_server/static/ |
view.html | 40 <a href="/">click here</a> 46 ng-click="setViewingTab(tab)"> 76 ng-click="toggleValueInSet(valueAndCount[0], hiddenResultTypes); setUpdatesPending(true)"> 79 <button ng-click="hiddenResultTypes = {}; updateResults()"> 82 <button ng-click="hiddenResultTypes = {}; toggleValuesInSet(allResultTypes, hiddenResultTypes); updateResults()"> 85 <button ng-click="toggleValuesInSet(allResultTypes, hiddenResultTypes); updateResults()"> 96 <button ng-click="setCategoryValueMatch(category, '')" 108 ng-click="toggleValueInSet(valueAndCount[0], hiddenConfigs); setUpdatesPending(true)"> 111 <button ng-click="hiddenConfigs = {}; updateResults()"> 114 <button ng-click="hiddenConfigs = {}; toggleValuesInSet(allConfigs, hiddenConfigs); updateResults()" [all...] |
/developers/build/prebuilts/gradle/BasicAndroidKeyStore/Application/src/main/res/values/ |
base-strings.xml | 27 To create a new KeyPair, click \"Create\".\n\n 28 To sign some data using a KeyPair, click \"Sign\".\n\n 29 To verify the data using the signature provided, click \"Verify\".\n\n
|
/developers/samples/android/security/keystore/BasicAndroidKeyStore/ |
template-params.xml | 32 To create a new KeyPair, click \"Create\".\n\n 33 To sign some data using a KeyPair, click \"Sign\".\n\n 34 To verify the data using the signature provided, click \"Verify\".\n\n ]]>
|
/development/samples/browseable/BasicAndroidKeyStore/res/values/ |
base-strings.xml | 30 To create a new KeyPair, click \"Create\".\n\n 31 To sign some data using a KeyPair, click \"Sign\".\n\n 32 To verify the data using the signature provided, click \"Verify\".\n\n
|
/external/chromium_org/ash/wm/workspace/ |
workspace_event_handler.h | 30 // Determines if |event| corresponds to a double click on either the top or 42 // that of the initial click. Acting on a double click should only occur for
|
/external/chromium_org/chrome/browser/resources/ |
profile_signin_confirmation.js | 14 $('create-button').addEventListener('click', function() { 17 $('continue-button').addEventListener('click', function() { 20 $('cancel-button').addEventListener('click', function() {
|
/external/chromium_org/third_party/WebKit/ManualTests/ |
autofill_alignment.html | 14 then click "Submit". Open the file again, double click the "First name" 16 Double click the "Last name" field, the drop-down box should be opened
|
close-on-closedWindow.html | 11 <li>Click the link below </li> 13 <li>Click the link again </li> 36 <a href="javascript:win_open();">Click this link</a>
|
drag-out-of-background-window.html | 12 3. With this window in the background, click and hold inside the selected text, 17 This window will not come to the foreground when you click, and you will be able to 22 As soon as you click in the selected text, this window will come to the foreground
|
keep_spelling_markers.html | 5 <li>click before the word "One" in the editable text, below</li> 12 <li>click on each of the misspelled words in the line at the bottom of this page</li> 14 <li>control-click on “foor” in that sentence</li>
|
password-ctrl-click-lose-focus.html | 7 <p><b>BUG ID:</b> <a href="rdar://problem/4604703">4604703</a> REGRESSION (NativeTextField): Focus is not removed from password field after I ctrl-click into a different field</p> 11 <br>2) Ctrl-click in the text field</p> 20 <br><input type="text" value="Ctrl-Click in this field. Test passes if the password field no longer has a selection." size=100></input>
|
redraw-page-cache-visited-links.html | 15 // event.initEvent("click", true, true); 30 <li><a id="mylink" href="./resources/redraw-page-cache-visited-links-2.html">Click This Link Once</a><br><br> 31 <li value="4">The test passes if the link in Step 2 is rendered in a visited link color after the click.
|
select-menu-list-wrongly-positioned.html | 18 <div>Manual test: click on the menu below and <select> the 'shown' option. Click somewhere on the page so that the <select> loses focus and click again on the <select>.</div>
|
target_new.html | 16 Click link below, then click links in the window that opens.</p> 26 <a href="target_new-1.html" target="_new">Click this link to begin test</a>
|
scrollIntoView-horizontal.html | 10 Following the numbered steps on each button, click each button to scroll the next button into view.</p> 20 <input id="topleft" type="button" value="STEP 1: click to horizontally scroll STEP 2 into view" onclick="document.getElementById('topright').scrollIntoView(false);"> 22 <input id="topright" type="button" value="STEP 2: click to scroll STEP 3 to BOTTOM of view" style="position: absolute; left: 1200px;" onclick="document.getElementById('bottomleft').scrollIntoView(false);"> 26 <input id="bottomleft" type="button" value="STEP 3: click to scroll STEP 4 to TOP of view" style="position: absolute; top: 1200px;" onclick="document.getElementById('bottomright').scrollIntoView(true);"> 28 <input id="bottomright" type="button" value="STEP 4: click to scroll STEP 1 to TOP of view (then you're done)" style="position: absolute; top: 1200px; left: 1200px;" onclick="document.getElementById('topleft').scrollIntoView();">
|
/external/chromium_org/third_party/WebKit/ManualTests/chromium/ |
no-autofill-on-readonly.html | 9 <li>Reload the page so the input text is empty. Click twice on the Form 1 text input. An autofill popup with the name you entered previously should be shown.</li> 10 <li>Click twice on the Form 2 text input. No autofill popup should be shown.</li> 11 <li>Click twice on the Form 3 text input. No autofill popup should be shown.</li>
|
/external/chromium_org/chrome/browser/resources/chromeos/login/ |
header_bar.js | 32 $('shutdown-header-bar-item').addEventListener('click', 34 $('shutdown-button').addEventListener('click', 36 $('add-user-button').addEventListener('click', 38 $('cancel-add-user-button').addEventListener('click', 40 $('guest-user-header-bar-item').addEventListener('click', 42 $('guest-user-button').addEventListener('click', 44 $('sign-out-user-button').addEventListener('click', 46 $('cancel-multiple-sign-in-button').addEventListener('click', 83 * Add user button click handler. 89 // Prevent further propagation of click event. Otherwise, the click even [all...] |
/frameworks/base/docs/html/sdk/installing/ |
installing-adt.jd | 42 <li>Click <strong>Add</strong>, in the top-right corner.</li> 49 <li>Click <strong>OK</strong>.</li> 50 <li>In the Available Software dialog, select the checkbox next to Developer Tools and click 52 <li>In the next window, you'll see a list of the tools to be downloaded. Click 54 <li>Read and accept the license agreements, then click <strong>Finish</strong>. 56 the software can't be established, click <strong>OK</strong>.</p></li> 72 <li>Click <strong>Next</strong>.</li> 118 <li>Click <strong>Add</strong>, in the top-right corner.</li> 119 <li>In the Add Repository dialog, click <strong>Archive</strong>.</li> 120 <li>Select the downloaded {@adtZipDownload} file and click <strong>OK</strong>.</li [all...] |
/external/chromium_org/third_party/skia/samplecode/ |
SampleTextAlpha.cpp | 98 virtual SkView::Click* onFindClickHandler(SkScalar x, SkScalar y, unsigned) SK_OVERRIDE { 99 return new Click(this); 102 virtual bool onClick(Click* click) { 103 int y = click->fICurr.fY;
|
/external/skia/samplecode/ |
SampleTextAlpha.cpp | 98 virtual SkView::Click* onFindClickHandler(SkScalar x, SkScalar y, unsigned) SK_OVERRIDE { 99 return new Click(this); 102 virtual bool onClick(Click* click) { 103 int y = click->fICurr.fY;
|
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_folder_target.mm | 38 // "folder" bookmark button. (In this context, "Click" does not 39 // include right-click to open a context menu which follows a 45 // Cmd-click Open All with proper disposition 47 // Note complication in which a click-drag engages drag and drop, not 48 // a click-to-open. Thus the path to get here is a little twisted. 51 // Watch out for a modifier click. For example, command-click 55 // thwart the normal mouse click mechanism to make buttons 61 // hover-open or "open folder" due to a click. It doesn't matter 63 // command-click should "open all" but command-move should not [all...] |
/external/lldb/docs/ |
code-signing.txt | 28 - Click Create 29 - Click Continue 30 - Click Done 31 - Click on the "My Certificates" 32 - Double click on your new lldb_codesign certificate 42 - In the Keychain Access GUI, click and drag "lldb_codesign" in the "System" keychain 58 to use the "lldb_codesign" keychain. Be sure to click "Always Allow" on your first
|
/frameworks/base/docs/html/guide/topics/ui/controls/ |
checkbox.jd | 9 <li><a href="#HandlingEvents">Responding to Click Events</a></li> 26 separately and you must register a click listener for each one.</p> 28 <h2 id="HandlingEvents">Responding to Click Events</h2> 31 on-click event.</p> 33 <p>To define the click event handler for a checkbox, add the <code><a 37 to a click event. The {@link android.app.Activity} hosting the layout must then implement the 62 click event for both checkboxes:</p>
|
/frameworks/testing/espresso/espresso-lib-tests/src/androidTest/java/com/google/android/apps/common/testing/ui/espresso/action/ |
WindowOrderingIntegrationTest.java | 20 import static com.google.android.apps.common.testing.ui.espresso.action.ViewActions.click; 60 .perform(scrollTo(), click()); method 63 .perform(click()); 73 .perform(scrollTo(), click()); method 76 .perform(click()); 85 .perform(scrollTo(), click()); method 90 .perform(click()); method
|