Home | Sort by relevance Sort by last modified time |
/external/chromium/chrome/browser/ui/search_engines/ | |
template_url_table_model.h | 87 TemplateURLModel* template_url_model() const { return template_url_model_; } 107 TemplateURLModel* template_url_model_; member in class:TemplateURLTableModel |
/external/chromium/chrome/browser/ui/views/ | |
default_search_view.h | 85 TemplateURLModel* template_url_model_; member in class:DefaultSearchView |
/external/chromium/chrome/browser/ui/webui/options/ | |
browser_options_handler.h | 114 TemplateURLModel* template_url_model_; // Weak. member in class:BrowserOptionsHandler |
/external/chromium/chrome/browser/ui/views/location_bar/ | |
location_bar_view.h | 410 TemplateURLModel* template_url_model_; member in class:LocationBarView |
/external/chromium/chrome/browser/profiles/ | |
profile_impl.h | 221 scoped_ptr<TemplateURLModel> template_url_model_; member in class:ProfileImpl |