Searched refs:loc_bar (Results 1 – 2 of 2) sorted by relevance
167 LocationBar* loc_bar = window->GetLocationBar(); in GetAutocompleteEditViewForBrowser() local168 ASSERT_TRUE(loc_bar); in GetAutocompleteEditViewForBrowser()169 *edit_view = loc_bar->location_entry(); in GetAutocompleteEditViewForBrowser()
1167 LocationBar* loc_bar = browser->window()->GetLocationBar(); in GetAutocompleteEditForBrowser() local1168 AutocompleteEditView* edit_view = loc_bar->location_entry(); in GetAutocompleteEditForBrowser()3026 LocationBar* loc_bar = browser->window()->GetLocationBar(); in GetOmniboxInfo() local3027 AutocompleteEditView* edit_view = loc_bar->location_entry(); in GetOmniboxInfo()3070 LocationBar* loc_bar = browser->window()->GetLocationBar(); in SetOmniboxText() local3071 AutocompleteEditView* edit_view = loc_bar->location_entry(); in SetOmniboxText()3091 LocationBar* loc_bar = browser->window()->GetLocationBar(); in OmniboxMovePopupSelection() local3092 AutocompleteEditModel* model = loc_bar->location_entry()->model(); in OmniboxMovePopupSelection()