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

  /external/chromium_org/chrome/browser/search/
search.cc 209 const TemplateURLRef& instant_url_ref = template_url->instant_url_ref(); local
211 TemplateURLRefToGURL(instant_url_ref, kDisableStartMargin, false, false);
423 TemplateURLRefToGURL(template_url->instant_url_ref(), start_margin, true,
582 template_url->instant_url_ref(), kDisableStartMargin, false, false);
  /external/chromium_org/chrome/browser/search_engines/
template_url.h 633 const TemplateURLRef& instant_url_ref() const { return instant_url_ref_; } function in class:TemplateURL

Completed in 86 milliseconds