Searched
full:click (Results
676 -
700 of
2674) sorted by null
<<21222324252627282930>>
/external/chromium_org/chrome/browser/ui/cocoa/location_bar/ |
autocomplete_text_field.mm | 67 // This effect can be observed with a normal NSTextField if you click 76 // click-drag selection machinery. 78 // This code does the same thing for cases where the click was in the 79 // decoration area. This allows the user to click-drag starting from 88 // If the click was a Control-click, bring up the context menu. 356 // causes a select-all, even if the decoration handles the click. If 358 // again. This allows the selection to be unmodified if the click is
|
autocomplete_text_field_cell.h | 77 // clicks. Returns |YES| if the click has been intercepted. 111 // If it is a mouse click on a ButtonDecoration, focus notifications are
|
/external/chromium_org/chrome/browser/ui/cocoa/panels/ |
mouse_drag_controller.mm | 72 // mouse click events and key down events and ignore them, to prevent their 114 // menu does not come after right click on a page during Panel
|
/external/chromium_org/chrome/browser/ui/cocoa/status_icons/ |
status_icon_mac.mm | 32 // Pass along the click notification to our owner. 34 // Bring up the status icon menu if there is one, relay the click event
|
/external/chromium_org/chrome/browser/ui/panels/ |
panel_constants.h | 61 // of a mouse click. This enum captures the meaning of the modifier rather 65 APPLY_TO_ALL, // Apply the click behavior to all panels in the collection.
|
/external/chromium_org/chrome/browser/ui/views/message_center/ |
message_center_widget_delegate.h | 86 // Shifts the message center anchor point such that the mouse click point is 88 // horizontal aligned. If vertically aligned, ensures that mouse click point
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/browsingData/basic/ |
popup.js | 42 * Adds event listeners to the button in order to capture a user's click, and 48 this.button_.addEventListener('click', this.handleClick_.bind(this));
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/speak_selection/ |
options.html | 139 <p>1. Click on the 146 <p>Click the button or press the key again to stop speech.</p>
|
options.js | 38 defaultsButton.addEventListener('click', function(evt) { 78 testButton.addEventListener('click', function(evt) {
|
/external/chromium_org/components/test/data/password_manager/ |
websitetest.py | 74 def Click(self, selector): 80 logging.info("action: Click %s" % selector) 82 element.click() 88 transparent, the element is going to receive a click and a True is 95 True if the click happens. 101 element.click() 209 # happened we click on the password fields or one of its ancestors. 213 element.click()
|
/external/chromium_org/content/browser/resources/media/ |
dump_creator.js | 58 'click', this.onDownloadData_.bind(this)); 60 'click', this.onAecRecordingChanged_.bind(this));
|
/external/chromium_org/content/public/android/javatests/src/org/chromium/content/browser/ |
ContentViewPopupZoomerTest.java | 90 // The popup should be hidden before the click. 96 assertTrue("The zoomer popup did not show up on click.",
|
/external/chromium_org/native_client_sdk/src/examples/api/var_dictionary/ |
index.html | 36 Click the radio buttons below to choose a function, input some parameters, 37 then click the button to call that function in the NaCl module. After every
|
/external/chromium_org/native_client_sdk/src/examples/demo/earth/ |
example.js | 18 document.getElementById('benchmark').addEventListener('click', 25 document.getElementById('radio'+i).addEventListener('click',
|
/external/chromium_org/native_client_sdk/src/examples/demo/earth_simd/ |
example.js | 18 document.getElementById('benchmark').addEventListener('click', 25 document.getElementById('radio'+i).addEventListener('click',
|
/external/chromium_org/native_client_sdk/src/gonacl_appengine/static/bullet/ |
index.html | 61 <li><b>Click and drag</b> an object to move it</li> 62 <li><b>Click and drag</b> elsewhere to rotate the camera</li>
|
/external/chromium_org/remoting/webapp/ |
butter_bar.js | 56 'click', this.dismiss.bind(this, true), false); 59 'click', this.dismiss.bind(this, false), false);
|
third_party_host_permissions.js | 79 button.removeEventListener('click', consentGranted, false); 83 button.addEventListener('click', consentGranted, false);
|
/external/chromium_org/third_party/WebKit/ManualTests/ |
popup-width-restriction-within-screen.html | 41 <li> Click the following <select> item.</li> 57 <li> Click the following <select> item.</li>
|
video-player.html | 74 videoZoomButton.addEventListener("click", function () { 87 playButton.addEventListener("click", function () {
|
/external/chromium_org/third_party/WebKit/Source/web/tests/data/ |
test_touch_link_highlight.html | 5 <p id="innerDiv">Not a link to click.</p> 8 <a href="http://www.test.com">Another link to click</a><br>
|
/external/chromium_org/third_party/WebKit/Tools/TestResultServer/static-dashboards/ |
timeline_explorer.html | 115 <p>Click on a point on the graph to see details about that build.</p> 116 <p>Click and drag on the graph to zoom in to that period.</p>
|
treemap.html | 124 <p>Click on a box to zoom in. Click on the outermost box to zoom out. <a href="" onclick="showAverages();return false;">Show averages</a></p>
|
/external/chromium_org/third_party/tcmalloc/chromium/src/windows/ |
TODO | 71 0) When creating the project file, click on "no autogenerated files" 84 3) Right-click on project -> Project Dependencies -> [add dll]
|
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/ |
TODO | 71 0) When creating the project file, click on "no autogenerated files" 84 3) Right-click on project -> Project Dependencies -> [add dll]
|
Completed in 1587 milliseconds
<<21222324252627282930>>