Home | History | Annotate | Download | only in autofill

Lines Matching defs:GetDialogButtons

1320       GetDialogButtons() != ui::DIALOG_BUTTON_NONE);
1546 int AutofillDialogViews::GetDialogButtons() const {
1547 return delegate_->GetDialogButtons();
1551 if (GetDialogButtons() & ui::DIALOG_BUTTON_OK)