Home
last modified time | relevance | path

Searched defs:ModelEntry (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/search_engines/
Dtemplate_url_table_model.h17 class ModelEntry; variable
Dtemplate_url_table_model.cc41 class ModelEntry { class
43 ModelEntry(TemplateURLTableModel* model, TemplateURL* template_url) in ModelEntry() function in ModelEntry