Home
last modified time | relevance | path

Searched refs:autofill_count_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/autofill/
Dform_structure.h101 size_t autofill_count() const { return autofill_count_; } in autofill_count()
158 size_t autofill_count_; variable
Dform_structure.cc59 autofill_count_(0) { in FormStructure()
93 autofill_count_ = 0; in DetermineHeuristicTypes()
108 ++autofill_count_; in DetermineHeuristicTypes()
306 autofill_count_ = 0; in UpdateAutofillCount()
311 ++autofill_count_; in UpdateAutofillCount()