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

  /external/chromium_org/components/autofill/core/browser/
autofill_type.h 23 HtmlFieldType html_type() const { return html_type_; }
27 // Returns true if both the |server_type_| and the |html_type_| are set to
53 HtmlFieldType html_type_; member in class:autofill::AutofillType
autofill_field.h 36 HtmlFieldType html_type() const { return html_type_; }
83 HtmlFieldType html_type_; member in class:autofill::AutofillField

Completed in 193 milliseconds