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

  /external/chromium_org/chrome/browser/autocomplete/
autocomplete_match.h 188 // GetSubstitutingExplicitlyInvokedKeyword().
199 string16 GetSubstitutingExplicitlyInvokedKeyword(Profile* profile) const;
312 // GetSubstitutingExplicitlyInvokedKeyword().
autocomplete_match.cc 396 GetSubstitutingExplicitlyInvokedKeyword(profile));
399 string16 AutocompleteMatch::GetSubstitutingExplicitlyInvokedKeyword(
autocomplete_controller.cc 462 string16 keyword(match->GetSubstitutingExplicitlyInvokedKeyword(profile_));

Completed in 46 milliseconds