Home
last modified time | relevance | path

Searched refs:url_short_name (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/ui/search_engines/
Dtemplate_url_table_model.cc179 string16 url_short_name = url.short_name(); in GetText() local
183 base::i18n::AdjustStringForLocaleDirection(&url_short_name); in GetText()
187 url_short_name); in GetText()
189 return url_short_name; in GetText()