Home
last modified time | relevance | path

Searched refs:ShouldShowSecondaryButton (Results 1 – 16 of 16) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/payments/
H A Dorder_summary_view_controller.h40 bool ShouldShowSecondaryButton() override;
H A Dpayment_method_view_controller.h33 bool ShouldShowSecondaryButton() override;
H A Dshipping_option_view_controller.h35 bool ShouldShowSecondaryButton() override;
H A Derror_message_view_controller.h40 bool ShouldShowSecondaryButton() override;
H A Derror_message_view_controller.cc50 bool ErrorMessageViewController::ShouldShowSecondaryButton() { in ShouldShowSecondaryButton() function in payments::ErrorMessageViewController
H A Dpayment_handler_web_flow_view_controller.h64 bool ShouldShowSecondaryButton() override;
H A Dcvc_unmask_view_controller.h75 bool ShouldShowSecondaryButton() override;
H A Dshipping_option_view_controller.cc136 bool ShippingOptionViewController::ShouldShowSecondaryButton() { in ShouldShowSecondaryButton() function in payments::ShippingOptionViewController
H A Dpayment_request_sheet_controller.h95 virtual bool ShouldShowSecondaryButton();
H A Deditor_view_controller.h153 bool ShouldShowSecondaryButton() override;
H A Dpayment_request_sheet_controller.cc370 bool PaymentRequestSheetController::ShouldShowSecondaryButton() { in ShouldShowSecondaryButton() function in payments::PaymentRequestSheetController
502 if (ShouldShowSecondaryButton()) { in AddSecondaryButton()
H A Dpayment_method_view_controller.cc218 bool PaymentMethodViewController::ShouldShowSecondaryButton() { in ShouldShowSecondaryButton() function in payments::PaymentMethodViewController
H A Dorder_summary_view_controller.cc147 bool OrderSummaryViewController::ShouldShowSecondaryButton() { in ShouldShowSecondaryButton() function in payments::OrderSummaryViewController
H A Dpayment_handler_web_flow_view_controller.cc270 bool PaymentHandlerWebFlowViewController::ShouldShowSecondaryButton() { in ShouldShowSecondaryButton() function in payments::PaymentHandlerWebFlowViewController
H A Dcvc_unmask_view_controller.cc285 bool CvcUnmaskViewController::ShouldShowSecondaryButton() { in ShouldShowSecondaryButton() function in payments::CvcUnmaskViewController
H A Deditor_view_controller.cc141 bool EditorViewController::ShouldShowSecondaryButton() { in ShouldShowSecondaryButton() function in payments::EditorViewController