Home
last modified time | relevance | path

Searched refs:SuggestionsMenuModelForSection (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/autofill/
Dautofill_dialog_controller_impl.cc1113 SuggestionsMenuModel* model = SuggestionsMenuModelForSection(section); in ShowEditUiIfBadSuggestion()
1145 SuggestionsMenuModel* model = SuggestionsMenuModelForSection(section); in TakeUserInputSnapshot()
1180 SuggestionsMenuModelForSection(section)->SetCheckedItem(kAddNewItemKey); in RestoreUserInputFromSnapshot()
1313 SuggestionsMenuModel* model = SuggestionsMenuModelForSection(section); in MenuModelForSection()
1407 SuggestionsMenuModel* model = SuggestionsMenuModelForSection(section); in SuggestionTextForSection()
1456 SuggestionsMenuModelForSection(SECTION_CC_BILLING); in ActiveInstrument()
1477 SuggestionsMenuModelForSection(SECTION_SHIPPING); in ActiveShippingAddress()
1506 SuggestionsMenuModel* model = SuggestionsMenuModelForSection(section); in CreateWrapper()
2623 SuggestionsMenuModelForSection(section)-> in IsManuallyEditingSection()
2817 SuggestionsMenuModel* model = SuggestionsMenuModelForSection(section); in SuggestionsUpdated()
[all …]
Dautofill_dialog_controller_impl.h418 SuggestionsMenuModel* SuggestionsMenuModelForSection(DialogSection section);
419 const SuggestionsMenuModel* SuggestionsMenuModelForSection(