Home
last modified time | relevance | path

Searched refs:ShouldUseBillingForShipping (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/autofill/
Dautofill_dialog_controller_impl.h486 bool ShouldUseBillingForShipping();
Dautofill_dialog_controller_impl.cc3091 bool AutofillDialogControllerImpl::ShouldUseBillingForShipping() { in ShouldUseBillingForShipping() function in autofill::AutofillDialogControllerImpl
3157 !ShouldUseBillingForShipping() && in SubmitWithWallet()
3168 if (ShouldUseBillingForShipping()) { in SubmitWithWallet()
3294 if (ShouldUseBillingForShipping()) { in DoFinishSubmit()