Searched defs:set_possible_types (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/autofill/
H A Dautofill_field.h32 void set_possible_types(const FieldTypeSet& possible_types) { function in class:AutofillField
H A Dform_structure.cc469 void FormStructure::set_possible_types(int index, const FieldTypeSet& types) { function in class:FormStructure
473 fields_[index]->set_possible_types(types);

Completed in 265 milliseconds