Searched refs:popup_section_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_dialog_controller_impl.cc2167 popup_section_ = section;
2439 if (popup_section_ == ActiveBillingSection() &&
2448 if (popup_section_ == SECTION_SHIPPING &&
2463 DCHECK(SectionIsActive(popup_section_));
2464 wrapper->FillInputs(MutableRequestedFieldsForSection(popup_section_));
2465 view_->FillSection(popup_section_, popup_input_type);
2836 popup_section_(SECTION_MIN),
H A Dautofill_dialog_controller_impl.h766 DialogSection popup_section_; member in class:autofill::AutofillDialogControllerImpl

Completed in 89 milliseconds