Home | History | Annotate | Download | only in browser

Lines Matching refs:form_structure

195     // |form_structure| will be owned by |form_structures()|.
196 TestFormStructure* form_structure = new TestFormStructure(empty_form);
197 form_structure->SetFieldTypes(heuristic_types, server_types);
198 form_structures()->push_back(form_structure);
427 form_structure| will be owned by |autofill_manager_|.
623 // |form_structure| will be owned by |autofill_manager_|.