HomeSort by relevance Sort by last modified time
    Searched refs:has_author_specified_sections (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/components/autofill/core/browser/
form_structure.h 198 // If |has_author_specified_sections| is true, only the second pass --
200 void IdentifySections(bool has_author_specified_sections);
form_structure.cc 384 bool has_author_specified_sections; local
386 &has_author_specified_sections);
401 IdentifySections(has_author_specified_sections);
    [all...]

Completed in 40 milliseconds