Searched
full:clicked (Results
276 -
300 of
1123) sorted by null
<<11121314151617181920>>
/external/chromium_org/chrome/browser/history/ |
visit_tracker_unittest.cc | 64 // Clicked a link: 66 // Went back, then clicked a link:
|
/external/chromium_org/chrome/browser/resources/ntp4/ |
most_visited_page.css | 150 /* The thumbnail gets lighter when clicked, but not when the click is on the 156 /* The thumbnail gets a shadow when clicked, but not when the click is on the
|
/external/chromium_org/chrome/browser/resources/print_preview/ |
print_header.js | 195 * Called when the print button is clicked. Dispatches a PRINT_DOCUMENT 211 * Called when the cancel button is clicked. Dispatches a
|
/external/chromium_org/chrome/browser/resources/print_preview/settings/ |
copies_settings.js | 154 * Called whenever the increment/decrement buttons are clicked. 203 * Called when the collate checkbox is clicked. Updates the print ticket.
|
page_settings.js | 150 * Called when the all radio button is clicked. Updates the print ticket. 158 * Called when the custom radio button is clicked. Updates the print ticket.
|
/external/chromium_org/chrome/browser/ui/autofill/ |
generated_credit_card_bubble_controller.h | 86 // Called when the anchor for this bubble is clicked. Shows a new bubble. 89 // Called when the link at the bottom of the bubble is clicked. Opens and
|
/external/chromium_org/chrome/browser/ui/bookmarks/ |
bookmark_editor.cc | 18 // When create the new one to right-clicked folder, add it to the next to the 20 // it was right-clicked, it might cause out of range exception when another
|
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_folder_target.mm | 40 // different path). Scenarios when folder X is clicked: 81 // Else we clicked on a different folder so more work to do.
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
menu_button.mm | 166 // Called when the button is clicked and released. (Shouldn't happen with 175 // Called when the button is clicked and dragged/held.
|
/external/chromium_org/chrome/browser/ui/gtk/ |
avatar_menu_bubble_gtk.cc | 151 g_signal_connect(new_profile_link_, "clicked", 204 g_signal_connect(switch_profile_link, "clicked",
|
global_error_bubble.cc | 100 g_signal_connect(accept_button, "clicked", 103 g_signal_connect(cancel_button, "clicked",
|
login_prompt_gtk.cc | 104 g_signal_connect(ok_, "clicked", G_CALLBACK(OnOKClickedThunk), this); 108 g_signal_connect(cancel, "clicked", G_CALLBACK(OnCancelClickedThunk), this);
|
password_generation_bubble_gtk.cc | 104 g_signal_connect(accept_button, "clicked", 110 g_signal_connect(learn_more_link, "clicked",
|
/external/chromium_org/chrome/browser/ui/panels/ |
panel_collection.h | 99 // Invoked when the titlebar of a |panel| in the collection has been clicked. 117 // Called when a panel's minimize/restore button is clicked.
|
/external/chromium_org/chrome/browser/ui/views/ |
profile_chooser_view.h | 48 // make a button toggle the bubble on and off when clicked: we unconditionally 49 // call this function when the button is clicked and if the bubble isn't
|
/external/chromium_org/chrome/common/extensions/api/ |
notifications.idl | 153 // The user clicked in a non-button area of the notification. 162 // The user clicked on a link for the app's notification settings.
|
/external/chromium_org/third_party/WebKit/public/web/ |
WebContextMenuData.h | 82 // "Add as search engine..." option is clicked (left empty if not used). 168 // The node that was clicked.
|
/external/icu4c/samples/layout/ |
cgnomelayout.c | 130 gtk_signal_connect(GTK_OBJECT(okButton), "clicked", 133 gtk_signal_connect_object(GTK_OBJECT(cancelButton), "clicked",
|
gnomelayout.cpp | 138 gtk_signal_connect(GTK_OBJECT(okButton), "clicked", 141 gtk_signal_connect_object(GTK_OBJECT(cancelButton), "clicked",
|
/frameworks/base/core/java/android/widget/ |
Button.java | 28 * pressed, or clicked, by the user to perform an action. 70 * that was clicked.</p>
|
PopupMenu.java | 248 * This method will be invoked when a menu item is clicked if the item itself did 251 * @param item {@link MenuItem} that was clicked
|
/frameworks/base/docs/html/guide/topics/ui/controls/ |
radiobutton.jd | 76 // Check which radio button was clicked 96 android.view.View} that was clicked)</li>
|
/frameworks/support/v7/appcompat/src/android/support/v7/widget/ |
PopupMenu.java | 189 * This method will be invoked when a menu item is clicked if the item itself did 192 * @param item {@link MenuItem} that was clicked
|
/packages/apps/Calendar/src/com/android/calendar/ |
MultiStateButton.java | 29 * or clicked, the state transitions automatically. 73 /* When clicked, toggle the state */
|
/packages/apps/Contacts/src/com/android/contacts/quickcontact/ |
QuickContactListFragment.java | 170 /** A data item (e.g. phone number) was clicked */ 179 /** A secondary action (SMS) was clicked */
|
Completed in 996 milliseconds
<<11121314151617181920>>