OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:has_autofill_suggestion_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/components/autofill/core/browser/
autofill_external_delegate.cc
27
has_autofill_suggestion_
(false),
72
has_autofill_suggestion_
= false;
75
has_autofill_suggestion_
= true;
80
if (
has_autofill_suggestion_
)
155
has_autofill_suggestion_
&& !has_shown_autofill_popup_for_current_edit_);
156
has_shown_autofill_popup_for_current_edit_ |=
has_autofill_suggestion_
;
autofill_external_delegate.h
155
bool
has_autofill_suggestion_
;
member in class:autofill::AutofillExternalDelegate
Completed in 559 milliseconds