OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:html_type_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/components/autofill/core/browser/
autofill_type.h
24
HtmlFieldType html_type() const { return
html_type_
; }
28
// Returns true if both the |server_type_| and the |
html_type_
| are set to
54
HtmlFieldType
html_type_
;
member in class:autofill::AutofillType
autofill_field.h
36
HtmlFieldType html_type() const { return
html_type_
; }
91
HtmlFieldType
html_type_
;
member in class:autofill::AutofillField
Completed in 32 milliseconds