/external/chromium_org/content/browser/resources/accessibility/ |
accessibility.js | 83 $('toggle_global').addEventListener('click', 156 link.addEventListener('click', 169 link.addEventListener('click', 178 link.addEventListener('click', 198 closeLink.addEventListener('click', function() {
|
/external/chromium_org/third_party/WebKit/Source/core/html/ |
HTMLLabelElement.cpp | 138 if (evt->type() == EventTypeNames::click && !processingClick) { 139 // If the click is not simulated and the text of label element is 141 // Note: a click event may be not a mouse event if created by 153 // If we can't find a control or if the control received the click 167 // Click the corresponding control.
|
/external/chromium_org/third_party/skia/samplecode/ |
SampleApp.h | 132 SkView::Click::State state); 153 virtual bool onDispatchClick(int x, int y, Click::State, void* owner, 155 virtual bool onClick(Click* click) SK_OVERRIDE; 156 virtual Click* onFindClickHandler(SkScalar x, SkScalar y,
|
/external/chromium_org/tools/memory_inspector/memory_inspector/frontends/www_content/js/ |
storage.js | 21 .click(this.profileMmapForSelectedSnapshots.bind(this, null)) 25 .click(this.dumpMmapForSelectedSnapshot_.bind(this)); 27 .click(this.dumpNheapForSelectedSnapshot_.bind(this)); 136 $('<li/>').text(rule).click( 144 $('<li/>').text(rule).click(
|
/external/chromium_org/tools/win/sizeviewer/ |
template.html | 150 .on("click", click); 167 .on("click", function() { click(root); }) 169 function click(d) {
|
/external/skia/samplecode/ |
SampleApp.h | 132 SkView::Click::State state); 153 virtual bool onDispatchClick(int x, int y, Click::State, void* owner, 155 virtual bool onClick(Click* click) SK_OVERRIDE; 156 virtual Click* onFindClickHandler(SkScalar x, SkScalar y,
|
/frameworks/base/docs/html/tools/help/ |
gltracer.jd | 38 <li>Select <strong>Tracer for OpenGL ES</strong> and click <strong>OK</strong>.</li> 47 <li>Select <strong>Tracer for OpenGL ES</strong> and click <strong>OK</strong>.</li> 69 <li>On the toolbar, click the trace capture button (<img 85 <li>Click <strong>Trace</strong> to start the trace capture.</li> 99 <li>On the toolbar, click the trace load button (<img
|
/frameworks/testing/espresso/espresso-lib/src/main/java/com/google/android/apps/common/testing/ui/espresso/action/ |
ViewActions.java | 52 public static ViewAction click() { method in class:ViewActions 57 * Returns an action that performs a single click on the view. 59 * If the click takes longer than the 'long press' duration (which is possible) the provided 60 * rollback action is invoked on the view and a click is attempted again. 75 public static ViewAction click(ViewAction rollbackAction) { method in class:ViewActions
|
/frameworks/testing/espresso/espresso-sample/src/androidTest/java/com/google/android/apps/common/testing/ui/testapp/ |
BasicTest.java | 22 import static com.google.android.apps.common.testing.ui.espresso.action.ViewActions.click; 58 .perform(click()); 69 .perform(click()); 88 .perform(click()); 93 .perform(click()); method
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
ActionBarSettingsActionProviderActivity.java | 56 // If this callback does not handle the item click, onPerformDefaultAction 91 // Attach a click listener for launching the system settings. 107 // action bar is clicked and the host activity did not handle the click.
|
/development/samples/Support7Demos/src/com/example/android/supportv7/app/ |
ActionBarSettingsActionProviderActivity.java | 48 // If this callback does not handle the item click, onPerformDefaultAction 75 // Attach a click listener for launching the system settings. 88 // action bar is clicked and the host activity did not handle the click.
|
/external/chromium_org/ash/frame/caption_buttons/ |
frame_size_button.h | 29 // handler for a click starting on the size button and the entire drag. 106 // The action to execute when the drag/click is ended. If 108 // drag/click is ended.
|
/external/chromium_org/chrome/browser/chromeos/accessibility/ |
sticky_keys_browsertest.cc | 116 // Test sticky keys with modified mouse click action. 124 // Test locked modifier key with mouse click. 135 // Test disabling sticky keys prevent modified mouse click.
|
/external/chromium_org/chrome/browser/resources/chromeos/ |
choose_mobile_network.js | 40 $('network' + i).addEventListener('click', function(event) { 83 $('cancel').addEventListener('click', function(event) { 88 $('connect').addEventListener('click', function(event) {
|
provided_file_systems.html | 27 <tr on-click="{{rowClicked}}" data-id="{{item.id}}" 55 <button on-click="{{zoomOutClicked}}">–</button> 56 <button on-click="{{zoomInClicked}}">+</button>
|
/external/chromium_org/chrome/browser/resources/extensions/ |
extension_list.js | 27 * timestamp. The timestamp is recorded when the user click the 'Reload' 129 showButton.addEventListener('click', function(e) { 170 allUrls.addEventListener('click', function(e) { 181 fileAccess.addEventListener('click', function(e) { 192 options.addEventListener('click', function(e) { 201 permissions.addEventListener('click', function(e) { 219 reload.addEventListener('click', function(e) { 228 launch.addEventListener('click', function(e) { 245 enable.addEventListener('click', function(e) { 268 terminatedReload.addEventListener('click', function(e) [all...] |
/external/chromium_org/chrome/browser/ui/views/toolbar/ |
toolbar_button_test.cc | 73 // Click on the ToolbarButton. 103 // Click mouse to dismiss menu. The views menu does not dismiss the 104 // menu on click-drag-release unless an item is selected.
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/preferences/allowThirdPartyCookies/ |
popup.js | 85 $('regularValue').addEventListener('click', function () { 88 $('useSeparateIncognitoSettings').addEventListener('click', function () { 91 $('incognitoValue').addEventListener('click', function () {
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/preferences/enableReferrer/ |
popup.js | 85 $('regularValue').addEventListener('click', function () { 88 $('useSeparateIncognitoSettings').addEventListener('click', function () { 91 $('incognitoValue').addEventListener('click', function () {
|
/external/chromium_org/chrome/common/extensions/docs/static/js/ |
article.js | 9 // button: click logic, and when to show it. 72 articleBody.addEventListener('click', function(e) { 78 toc.addEventListener('click', function(e) {
|
/external/chromium_org/content/renderer/ |
external_popup_menu_browsertest.cc | 77 // Click the text field once. 110 // Click the text field once. 137 // Click the text field once to show the popup.
|
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/objc/ |
README | 65 - Click the "Add" icon (command-o) 67 - Click the device's name in the left-hand panel and select the Applications tab 68 - Click Install on the AppRTCDemo line.
|
/external/chromium_org/third_party/skia/include/views/ |
SkView.h | 138 // Click handling 140 class Click { 142 Click(SkView* target); 143 virtual ~Click(); 171 Click* findClickHandler(SkScalar x, SkScalar y, unsigned modifierKeys); 173 static void DoClickDown(Click*, int x, int y, unsigned modi); 174 static void DoClickMoved(Click*, int x, int y, unsigned modi); 175 static void DoClickUp(Click*, int x, int y, unsigned modi); 347 /** Override this if you might handle the click 349 virtual Click* onFindClickHandler(SkScalar x, SkScalar y, unsigned modi) [all...] |
/external/chromium_org/third_party/skia/tools/skpdiff/ |
viewer.html | 15 <button ng-click="commitRebaselines()">Commit</button> 20 <button ng-repeat="differ in differs" ng-click="setSortIndex($index)"> 48 ng-click="selectedRebaseline($index, $event)"
|
/external/chromium_org/ui/file_manager/file_manager/foreground/js/ |
combobutton.js | 56 * Default item to fire on combobox click 97 this.addEventListener('click', this.handleButtonClick_.bind(this)); 99 this.trigger_.addEventListener('click',
|