HomeSort by relevance Sort by last modified time
    Searched refs:bidi_safe_short_name (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/search_engines/
template_url.cc 605 string16 bidi_safe_short_name = short_name_; local
606 base::i18n::AdjustStringForLocaleDirection(&bidi_safe_short_name);
607 return bidi_safe_short_name;
  /external/chromium_org/chrome/browser/search_engines/
template_url.cc 1114 base::string16 bidi_safe_short_name = data_.short_name; local
    [all...]

Completed in 47 milliseconds