/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_bubble_controller.h | 48 // user clicked on the star. (if NO, this is a brand new bookmark).
|
/external/chromium_org/chrome/browser/ui/cocoa/content_settings/ |
content_setting_bubble_cocoa.h | 19 // it should open when clicked.
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
one_click_signin_view_controller.h | 31 // This is YES if the user clicked the Learn More link before another action.
|
/external/chromium_org/chrome/browser/ui/ |
confirm_bubble_model.h | 60 // Called when the Link is clicked.
|
/external/chromium_org/chrome/browser/ui/gtk/ |
avatar_menu_bubble_gtk.h | 94 // Is set to true if the managed user has clicked on Switch Users.
|
first_run_bubble.cc | 58 g_signal_connect(change, "clicked", G_CALLBACK(&HandleChangeLinkThunk), this);
|
zoom_bubble_gtk.h | 70 // Fired when the reset link is clicked.
|
/external/chromium_org/chrome/browser/ui/gtk/bookmarks/ |
bookmark_bar_gtk_interactive_uitest.cc | 67 g_signal_connect(other_bookmarks, "clicked",
|
bookmark_bar_instructions_gtk.cc | 41 g_signal_connect(instructions_link_, "clicked",
|
/external/chromium_org/chrome/browser/ui/gtk/panels/ |
panel_titlebar_gtk.h | 35 // "clicked" event for the new panel gets fired if the mouse does not move.
|
/external/chromium_org/chrome/browser/ui/views/extensions/ |
extension_message_bubble_view.h | 82 // make sure we don't send dismiss if the link was clicked.
|
suspicious_extension_bubble_view.h | 79 // make sure we don't send dismiss if the link was clicked.
|
/external/chromium_org/chrome/browser/ui/views/frame/ |
browser_non_client_frame_view.h | 60 // |listener| when it is clicked.
|
/external/chromium_org/chrome/browser/ui/views/message_center/ |
web_notification_tray.h | 77 // Gets the point where the status icon was clicked.
|
/external/chromium_org/chrome/common/extensions/api/ |
script_badge.json | 79 "description": "Fired when a script badge icon is clicked. This event will not fire if the script badge has a popup.",
|
/external/chromium_org/chrome/renderer/resources/extensions/ |
context_menus_custom_bindings.js | 37 // An extension context menu item has been clicked on - fire the onclick
|
/external/chromium_org/sync/engine/ |
sync_engine_event.h | 38 // data (i.e. as if the user clicked 'Stop Syncing' in the browser.
|
/external/chromium_org/third_party/WebKit/ManualTests/inspector/ |
error-warning-count.html | 59 button you clicked.</p>
|
/external/chromium_org/third_party/WebKit/ManualTests/ |
onbeforeunload-close_with_javascript.html | 22 After the close button is clicked, you should see a dialog that reads:</p>
|
svg-css-transition-compound.html | 70 <p>The element below should transition when button is clicked</p>
|
/external/chromium_org/third_party/WebKit/Source/core/speech/ |
SpeechInputClient.h | 55 // of the element where the user clicked in the RootView coordinate system.
|
/external/chromium_org/third_party/WebKit/public/web/ |
WebSpeechInputController.h | 48 // of the element where the user clicked in the RootView coordinate system.
|
/external/chromium_org/ui/message_center/cocoa/ |
settings_controller.h | 76 // Handler when the learn more link is clicked.
|
/external/chromium_org/ui/views/controls/button/ |
button.h | 70 // The button's listener. Notified when clicked.
|
/external/chromium_org/ui/webui/resources/js/cr/ui/ |
alert_overlay.js | 23 // out when either is clicked.
|