Home
last modified time | relevance | path

Searched refs:OnPerformAction (Results 1 – 25 of 35) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/examples/
H A Ddialog_example.cc156 mode_->SetCallback(base::BindRepeating(&DialogExample::OnPerformAction, in CreateExampleView()
281 OnPerformAction(); // Validate the modal type. in BubbleCheckboxPressed()
286 OnPerformAction(); in BubbleCheckboxPressed()
318 void DialogExample::OnPerformAction() { in OnPerformAction() function in views::examples::DialogExample
H A Ddialog_example.h51 void OnPerformAction();
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/page_info/
H A Dpermission_selector_row.cc49 void OnPerformAction(int index);
64 void ComboboxModelAdapter::OnPerformAction(int index) { in OnPerformAction() function in internal::ComboboxModelAdapter
148 model_->OnPerformAction(GetSelectedIndex()); in PermissionChanged()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/controls/combobox/
H A Dcombobox_unittest.cc154 combobox_->SetCallback(base::BindRepeating(&EvilListener::OnPerformAction, in EvilListener()
162 void OnPerformAction() { combobox_.reset(); } in OnPerformAction() function in views::__anon175912860111::EvilListener
176 void OnPerformAction() { in OnPerformAction() function in views::__anon175912860111::TestComboboxListener
551 &TestComboboxListener::OnPerformAction, base::Unretained(&listener))); in TEST_F()
567 &TestComboboxListener::OnPerformAction, base::Unretained(&listener))); in TEST_F()
584 &TestComboboxListener::OnPerformAction, base::Unretained(&listener))); in TEST_F()
598 &TestComboboxListener::OnPerformAction, base::Unretained(&listener))); in TEST_F()
645 &TestComboboxListener::OnPerformAction, base::Unretained(&listener))); in TEST_F()
794 &TestComboboxListener::OnPerformAction, base::Unretained(&listener))); in TEST_F()
H A Dcombobox.cc218 owner_->OnPerformAction(); in ActivatedAt()
387 OnPerformAction(); in SetSelectedRow()
495 OnPerformAction(); in OnKeyPressed()
689 void Combobox::OnPerformAction() { in OnPerformAction() function in views::Combobox
H A Dcombobox.h153 void OnPerformAction();
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/controls/combobox/
H A Dcombobox.cc191 owner_->OnPerformAction(); in ActivatedAt()
327 OnPerformAction(); in SetSelectedRow()
435 OnPerformAction(); in OnKeyPressed()
621 void Combobox::OnPerformAction() { in OnPerformAction() function in views::Combobox
626 listener_->OnPerformAction(this); in OnPerformAction()
H A Dcombobox_listener.h24 virtual void OnPerformAction(Combobox* combobox) = 0;
H A Dcombobox.h138 void OnPerformAction();
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/examples/
H A Ddialog_example.cc277 OnPerformAction(mode_); // Validate the modal type. in ButtonPressed()
282 OnPerformAction(mode_); in ButtonPressed()
313 void DialogExample::OnPerformAction(Combobox* combobox) { in OnPerformAction() function in views::examples::DialogExample
H A Dcombobox_example.h27 void OnPerformAction(Combobox* combobox) override;
H A Dflex_layout_example.h31 void OnPerformAction(Combobox* combobox) override;
H A Dbox_layout_example.h32 void OnPerformAction(Combobox* combobox) override;
H A Dtext_example.h46 void OnPerformAction(Combobox* combobox) override;
H A Dlabel_example.h37 void OnPerformAction(Combobox* combobox) override;
H A Dcombobox_example.cc60 void ComboboxExample::OnPerformAction(Combobox* combobox) { in OnPerformAction() function in views::examples::ComboboxExample
H A Ddialog_example.h71 void OnPerformAction(Combobox* combobox) override;
H A Dflex_layout_example.cc63 void FlexLayoutExample::OnPerformAction(Combobox* combobox) { in OnPerformAction() function in views::examples::FlexLayoutExample
H A Dbox_layout_example.cc70 void BoxLayoutExample::OnPerformAction(Combobox* combobox) { in OnPerformAction() function in views::examples::BoxLayoutExample
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/payments/
H A Dcvc_unmask_view_controller.cc199 &CvcUnmaskViewController::OnPerformAction, base::Unretained(this))); in FillContentView()
207 &CvcUnmaskViewController::OnPerformAction, base::Unretained(this))); in FillContentView()
391 void CvcUnmaskViewController::OnPerformAction() { in OnPerformAction() function in payments::CvcUnmaskViewController
H A Dshipping_address_editor_view_controller.cc176 void ShippingAddressEditorViewController::OnPerformAction( in OnPerformAction() function in payments::ShippingAddressEditorViewController
178 EditorViewController::OnPerformAction(sender); in OnPerformAction()
602 OnPerformAction(combobox); in OnComboboxModelChanged()
H A Dcvc_unmask_view_controller.h98 void OnPerformAction();
H A Dshipping_address_editor_view_controller.h60 void OnPerformAction(ValidatingCombobox* combobox) override;
H A Deditor_view_controller.h157 virtual void OnPerformAction(ValidatingCombobox* combobox);
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/
H A Dcontent_setting_bubble_contents.h79 void OnPerformAction(views::Combobox* combobox);

12