/external/chromium/chrome/browser/ui/gtk/ |
gtk_chrome_link_button.h | 8 // so you can just handle the clicked signal.
|
instant_confirm_dialog_gtk.cc | 49 g_signal_connect(link_button, "clicked",
|
/external/chromium/chrome/browser/ui/views/ |
constrained_window_views.h | 32 // Called when the NativeConstrainedWindow is clicked on when inactive.
|
/external/chromium/chrome/browser/ui/webui/options/chromeos/ |
cros_language_options_handler.h | 51 // Called when the sign-out button is clicked.
|
/external/chromium_org/chrome/browser/extensions/api/extension_action/ |
page_action_apitest.cc | 59 // Simulate the page action being clicked. 102 // Simulate the page action being clicked. The resulting event should 178 // Simulate the page action being clicked. 250 // Simulate the page action being clicked.
|
/external/chromium_org/chrome/browser/resources/app_list/ |
recommended_apps.js | 24 * the app when the view is clicked.
|
/external/chromium_org/chrome/browser/resources/print_preview/search/ |
fedex_tos.js | 59 * Called when the agree checkbox is clicked. Dispatches a AGREE event.
|
/external/chromium_org/chrome/browser/ui/ash/launcher/ |
launcher_context_menu.h | 30 // |clicked on an area with no icons).
|
/external/chromium_org/chrome/browser/ui/cocoa/download/ |
download_item_button.mm | 26 // Override to show a context menu on mouse down if clicked over the context
|
/external/chromium_org/chrome/browser/ui/gtk/ |
back_forward_button_gtk.h | 20 // When clicked, these buttons will navigate forward or backward. When
|
gtk_chrome_link_button.h | 8 // so you can just handle the clicked signal.
|
/external/chromium_org/chrome/browser/ui/gtk/bookmarks/ |
bookmark_bubble_gtk_browsertest.cc | 66 // Verifies that a new tab is opened when the "Sign in" link is clicked.
|
/external/chromium_org/chrome/browser/ui/views/app_list/linux/ |
app_list_linux.h | 25 // if the user has clicked away from it.
|
/external/chromium_org/chrome/browser/ui/views/app_list/win/ |
app_list_win.h | 21 // if the user has clicked away from it.
|
/external/chromium_org/chrome/browser/ui/views/location_bar/ |
bubble_icon_view.h | 12 // Represents an icon on the omnibox that shows a bubble when clicked.
|
/external/chromium_org/chrome/browser/ui/webui/ |
metrics_handler.h | 16 // Most Visited or Bookmark the user clicked on, as we don't get that
|
/external/chromium_org/chrome/common/extensions/docs/examples/tutorials/analytics/ |
popup.js | 37 _gaq.push(['_trackEvent', e.target.id, 'clicked']);
|
/external/chromium_org/third_party/WebKit/ManualTests/ |
input-starved-by-timers.html | 48 button (or browser's menu) while UI is frozen: <button onclick="log('clicked')">Click Me</button> <hr>
|
stale-scrollbar-client-crash.html | 14 Each scrollbar will disappear when clicked, along with the box containing it, but the browser will not crash as you continue to drag.
|
/external/chromium_org/ui/app_list/views/ |
page_switcher.h | 19 // button is clicked, the corresponding page becomes selected.
|
/packages/apps/Calendar/res/values-w800dp-h1232dp/ |
config.xml | 19 when off, shows the event on top of the agenda list after it was clicked. -->
|
/packages/apps/Contacts/src/com/android/contacts/quickcontact/ |
Action.java | 35 /** Returns an icon that can be clicked for the alternate action. */
|
/packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/ |
ToastService.java | 50 Log.v(TAG, "clicked a thing! intent=" + intent.toString());
|
/packages/services/Telephony/src/com/android/phone/ |
CallForwardEditPreference.java | 29 * Remembers which button was clicked by a user. If no button is clicked yet, this should have 80 // default the button clicked to be the cancel button. 97 // Ignore this event if the user clicked the cancel button, or if the dialog is dismissed
|
/external/chromium/chrome/browser/extensions/ |
page_action_apitest.cc | 39 // Simulate the page action being clicked. 77 // Simulate the page action being clicked. The resulting event should 152 // Simulate the page action being clicked.
|