Searched defs:SuggestionState (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_dialog_types.cc108 SuggestionState::SuggestionState() function in class:autofill::SuggestionState
110 SuggestionState::SuggestionState( function in class:autofill::SuggestionState
123 SuggestionState::~SuggestionState() {}
H A Dautofill_dialog_types.h141 struct SuggestionState { struct in namespace:autofill
142 SuggestionState();
143 SuggestionState(bool visible,
149 ~SuggestionState();

Completed in 53 milliseconds