Searched defs:ModifyTemplateURL (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/ui/search_engines/
H A Dkeyword_editor_controller.cc55 void KeywordEditorController::ModifyTemplateURL(const TemplateURL* template_url, function in class:KeywordEditorController
75 table_model_->ModifyTemplateURL(index, title, keyword, url);
H A Dtemplate_url_table_model.cc267 void TemplateURLTableModel::ModifyTemplateURL(int index, function in class:TemplateURLTableModel
/external/chromium_org/chrome/browser/ui/search_engines/
H A Dkeyword_editor_controller.cc48 void KeywordEditorController::ModifyTemplateURL(TemplateURL* template_url, function in class:KeywordEditorController
65 table_model_->ModifyTemplateURL(index, title, keyword, url);
H A Dtemplate_url_table_model.cc281 void TemplateURLTableModel::ModifyTemplateURL(int index, function in class:TemplateURLTableModel

Completed in 135 milliseconds