Home | History | Annotate | Download | only in autofill

Lines Matching refs:form_structure_

257   form_structure_.ParseFieldTypesFromAutocompleteAttributes(
274 for (size_t i = 0; i < form_structure_.field_count(); ++i) {
275 AutofillType type = form_structure_.field(i)->Type();
327 form_structure_);
333 form_structure_) ||
338 form_structure_);
344 request_shipping_address = form_structure_.FillFields(
391 form_structure_.PossibleValues(ADDRESS_HOME_COUNTRY);
398 form_structure_.PossibleValues(CREDIT_CARD_TYPE);
466 SECTION_CC_BILLING, form_structure_, full_wallet.get(), email);
468 SECTION_SHIPPING, form_structure_, full_wallet.get(), email);
495 &form_structure_);
509 form_structure_(form_structure),