HomeSort by relevance Sort by last modified time
    Searched defs:ModifyTemplateURL (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/ui/search_engines/
keyword_editor_controller.cc 48 void KeywordEditorController::ModifyTemplateURL(TemplateURL* template_url,
65 table_model_->ModifyTemplateURL(index, title, keyword, url);
template_url_table_model.cc 281 void TemplateURLTableModel::ModifyTemplateURL(int index,
  /external/chromium/chrome/browser/ui/search_engines/
keyword_editor_controller.cc 55 void KeywordEditorController::ModifyTemplateURL(const TemplateURL* template_url,
75 table_model_->ModifyTemplateURL(index, title, keyword, url);
template_url_table_model.cc 267 void TemplateURLTableModel::ModifyTemplateURL(int index,

Completed in 67 milliseconds