Searched defs:OnPerformAction (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/ui/views/examples/
H A Dcombobox_example.cc47 void ComboboxExample::OnPerformAction(Combobox* combobox) { function in class:views::examples::ComboboxExample
H A Dlabel_example.cc128 void LabelExample::OnPerformAction(Combobox* combobox) { function in class:views::examples::LabelExample
H A Dtext_example.cc201 void TextExample::OnPerformAction(Combobox* combobox) { function in class:views::examples::TextExample
/external/chromium_org/chrome/browser/ui/views/apps/app_info_dialog/
H A Dapp_info_summary_panel.cc308 void AppInfoSummaryPanel::OnPerformAction(views::Combobox* combobox) { function in class:AppInfoSummaryPanel
/external/chromium_org/chrome/browser/ui/views/
H A Dsigned_certificate_timestamps_views.cc116 void SignedCertificateTimestampsViews::OnPerformAction( function in class:SignedCertificateTimestampsViews
/external/chromium_org/chrome/browser/ui/views/bookmarks/
H A Dbookmark_bubble_view.cc319 void BookmarkBubbleView::OnPerformAction(views::Combobox* combobox) { function in class:BookmarkBubbleView
/external/chromium_org/chrome/browser/ui/views/translate/
H A Dtranslate_bubble_view.cc240 void TranslateBubbleView::OnPerformAction(views::Combobox* combobox) { function in class:TranslateBubbleView
/external/chromium_org/chrome/browser/ui/views/passwords/
H A Dmanage_passwords_bubble_view.cc188 virtual void OnPerformAction(views::Combobox* source) OVERRIDE;
257 void ManagePasswordsBubbleView::PendingView::OnPerformAction( function in class:ManagePasswordsBubbleView::PendingView
/external/chromium_org/chrome/browser/ui/views/website_settings/
H A Dpermissions_bubble_view.cc199 virtual void OnPerformAction(views::Combobox* combobox) OVERRIDE;
404 void PermissionsBubbleDelegateView::OnPerformAction( function in class:PermissionsBubbleDelegateView
/external/chromium_org/chrome/browser/chromeos/options/
H A Dvpn_config_view.cc342 void VPNConfigView::OnPerformAction(views::Combobox* combobox) { function in class:chromeos::VPNConfigView
H A Dwifi_config_view.cc632 void WifiConfigView::OnPerformAction(views::Combobox* combobox) { function in class:chromeos::WifiConfigView
/external/chromium_org/ui/views/controls/combobox/
H A Dcombobox.cc380 OnPerformAction();
399 OnPerformAction();
496 OnPerformAction();
510 OnPerformAction();
521 OnPerformAction();
577 OnPerformAction();
807 void Combobox::OnPerformAction() { function in class:views::Combobox
814 listener_->OnPerformAction(this);
/external/chromium_org/chrome/browser/ui/views/autofill/
H A Dautofill_dialog_views.cc1708 void AutofillDialogViews::OnPerformAction(views::Combobox* combobox) { function in class:autofill::AutofillDialogViews

Completed in 291 milliseconds