Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/instant/
Dinstant_controller.h228 bool ShouldShowPreviewFor(const AutocompleteMatch& match,
Dinstant_controller.cc160 if (!ShouldShowPreviewFor(match, &template_url)) { in Update()
621 bool InstantController::ShouldShowPreviewFor(const AutocompleteMatch& match, in ShouldShowPreviewFor() function in InstantController