Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/search_engines/
Dtemplate_url_table_model.h17 class ModelEntry; variable
Dtemplate_url_table_model.cc35 class ModelEntry { class
37 explicit ModelEntry(TemplateURLTableModel* model, in ModelEntry() function in ModelEntry