Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/autocomplete/
Dautocomplete_edit_view_views.h158 AutocompletePopupView* CreatePopupView(Profile* profile,
Dautocomplete_edit_view_views.cc119 popup_view_(CreatePopupView(profile, location_bar)), in AutocompleteEditViewViews()
641 AutocompletePopupView* AutocompleteEditViewViews::CreatePopupView( in CreatePopupView() function in AutocompleteEditViewViews