/external/chromium/chrome/browser/ui/search_engines/ |
D | template_url_table_model.cc | 38 const TemplateURL& template_url) in ModelEntry() 48 const TemplateURL& template_url() { in template_url() function in ModelEntry 146 const TemplateURL& template_url = *(*i); in Reload() local 158 const TemplateURL* template_url = *i; in Reload() local 241 const TemplateURL* template_url = &GetTemplateURL(index); in Remove() local 256 void TemplateURLTableModel::Add(int index, TemplateURL* template_url) { in Add() 272 const TemplateURL* template_url = &GetTemplateURL(index); in ModifyTemplateURL() local 299 const TemplateURL* template_url) { in IndexOfTemplateURL()
|
D | template_url_fetcher_ui_callbacks.cc | 30 TemplateURL* template_url, in ConfirmSetDefaultSearchProvider() 43 TemplateURL* template_url, in ConfirmAddSearchProvider()
|
D | keyword_editor_controller.cc | 39 TemplateURL* template_url = new TemplateURL(); in AddTemplateURL() local 55 void KeywordEditorController::ModifyTemplateURL(const TemplateURL* template_url, in ModifyTemplateURL()
|
D | edit_search_engine_controller.h | 68 const TemplateURL* template_url() const { return template_url_; } in template_url() function
|
D | edit_search_engine_controller.cc | 17 const TemplateURL* template_url, in EditSearchEngineController()
|
/external/chromium/chrome/browser/search_engines/ |
D | search_host_to_urls_map.cc | 31 void SearchHostToURLsMap::Add(const TemplateURL* template_url, in Add() 44 void SearchHostToURLsMap::Remove(const TemplateURL* template_url) { in Remove() 128 const TemplateURL* template_url) { in RemoveByPointer()
|
D | template_url_model.cc | 62 TemplateURL* template_url = *i; in RemoveProvidersCreatedByPolicy() local 289 void TemplateURLModel::Add(TemplateURL* template_url) { in Add() 294 void TemplateURLModel::Remove(const TemplateURL* template_url) { in Remove() 335 scoped_ptr<TemplateURL> template_url(new TemplateURL); in RegisterExtensionKeyword() local 553 const TemplateURL* template_url = GetTemplateURLForKeyword(keyword); in GetKeywordShortName() local 659 TemplateURL* template_url = new TemplateURL(); in Init() local 684 void TemplateURLModel::RemoveFromMaps(const TemplateURL* template_url) { in RemoveFromMaps() 692 const TemplateURL* template_url) { in RemoveFromKeywordMapByPointer() 705 void TemplateURLModel::AddToMaps(const TemplateURL* template_url) { in AddToMaps() 1218 void TemplateURLModel::AddNoNotify(TemplateURL* template_url) { in AddNoNotify() [all …]
|
D | search_provider_install_data.cc | 152 const TemplateURL* template_url, in IsSameOrigin() 223 const TemplateURL* template_url = *i; in GetInstallState() local 270 void SearchProviderInstallData::SetDefault(const TemplateURL* template_url) { in SetDefault()
|
D | template_url_fetcher_unittest.cc | 116 TemplateURL* template_url, in ConfirmSetDefaultSearchProvider() 122 TemplateURL* template_url, in ConfirmAddSearchProvider() 144 TemplateURL* template_url, in ConfirmSetDefaultSearchProvider() 151 TemplateURL* template_url, in ConfirmAddSearchProvider()
|
D | util.cc | 136 const TemplateURL* template_url = i->second; in MergeEnginesFromPrepopulateData() local
|
D | template_url_fetcher.cc | 295 const TemplateURL* template_url = in ScheduleDownload() local
|
/external/chromium/chrome/browser/webdata/ |
D | keyword_table_unittest.cc | 64 TemplateURL template_url; in TEST_F() local 157 TemplateURL template_url; in TEST_F() local 227 TemplateURL template_url; in TEST_F() local
|
D | keyword_table.cc | 142 TemplateURL* template_url = new TemplateURL(); in GetKeywords() local
|
/external/chromium/chrome/browser/ui/views/ |
D | edit_search_engine_dialog.cc | 42 const TemplateURL* template_url, in EditSearchEngine() 51 const TemplateURL* template_url, in EditSearchEngineDialog() 62 const TemplateURL* template_url, in Show()
|
D | dialog_stubs_gtk.cc | 33 const TemplateURL* template_url, in EditSearchEngine()
|
D | default_search_view.cc | 114 scoped_ptr<TemplateURL> template_url(default_url); in Show() local
|
/external/chromium/chrome/browser/autocomplete/ |
D | keyword_provider.cc | 124 const TemplateURL* template_url = model->GetTemplateURLForKeyword(keyword); in GetSubstitutingTemplateURLForInput() local 186 const TemplateURL* template_url(model->GetTemplateURLForKeyword(*i)); in Start() local 212 const TemplateURL* template_url(model->GetTemplateURLForKeyword(keyword)); in Start() local 469 const TemplateURL* template_url( in Observe() local
|
D | autocomplete_popup_model.cc | 158 const TemplateURL* const template_url = in GetKeywordForText() local
|
D | keyword_provider_unittest.cc | 204 TemplateURL* template_url = new TemplateURL(); in TEST_F() local
|
/external/chromium/chrome/browser/ui/omnibox/ |
D | location_bar_util.cc | 20 const TemplateURL* template_url = in GetKeywordName() local
|
/external/chromium/chrome/browser/instant/ |
D | instant_controller.cc | 152 const TemplateURL* template_url = NULL; in Update() local 595 void InstantController::UpdateLoader(const TemplateURL* template_url, in UpdateLoader() 622 const TemplateURL** template_url) { in ShouldShowPreviewFor() 677 const TemplateURL* template_url = match.template_url; in GetTemplateURL() local
|
/external/chromium/chrome/browser/ui/webui/options/ |
D | search_engine_manager_handler.cc | 147 const TemplateURL* template_url = list_controller_->GetTemplateURL(index); in CreateDictionaryForEngine() local 215 const TemplateURL* template_url, in OnEditedKeyword()
|
/external/chromium/chrome/browser/ui/ |
D | browser_window.h | 199 TemplateURL* template_url, in ConfirmSetDefaultSearchProvider()
|
/external/chromium/chrome/browser/ui/panels/ |
D | panel.cc | 198 TemplateURL* template_url, in ConfirmSetDefaultSearchProvider() 203 void Panel::ConfirmAddSearchProvider(const TemplateURL* template_url, in ConfirmAddSearchProvider()
|
/external/chromium/chrome/browser/ui/gtk/ |
D | edit_search_engine_dialog.cc | 71 const TemplateURL* template_url, in EditSearchEngineDialog()
|