HomeSort by relevance Sort by last modified time
    Searched full:url_short_name (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/ui/search_engines/
template_url_table_model.cc 193 base::string16 url_short_name = url->short_name(); local
197 base::i18n::AdjustStringForLocaleDirection(&url_short_name);
200 url_short_name) : url_short_name;

Completed in 113 milliseconds