Searched refs:has_autofillable_field_ (Results 1 – 2 of 2) sorted by relevance
57 has_autofillable_field_(false), in FormStructure()92 has_autofillable_field_ = false; in DetermineHeuristicTypes()117 has_autofillable_field_ = true; in DetermineHeuristicTypes()232 if (form->has_autofillable_field_) in ParseQueryResponse()236 form->has_autofillable_field_ = false; in ParseQueryResponse()261 form->has_autofillable_field_ = true; in ParseQueryResponse()
154 bool has_autofillable_field_; variable