OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SuggestionState
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/autofill/
autofill_dialog_types.cc
108
SuggestionState
::
SuggestionState
()
110
SuggestionState
::
SuggestionState
(
123
SuggestionState
::~
SuggestionState
() {}
autofill_dialog_types.h
141
struct
SuggestionState
{
142
SuggestionState
();
143
SuggestionState
(bool visible,
149
~
SuggestionState
();
Completed in 29 milliseconds