IsWordLongEnoughForPrefixSearch 202 chrome/browser/bookmarks/bookmark_index.cc if (!QueryParser::IsWordLongEnoughForPrefixSearch(term)) { IsWordLongEnoughForPrefixSearch 113 chrome/browser/history/query_parser.cc if (!literal_ && QueryParser::IsWordLongEnoughForPrefixSearch(word_)) IsWordLongEnoughForPrefixSearch 123 chrome/browser/history/query_parser.cc if (exact || !QueryParser::IsWordLongEnoughForPrefixSearch(word_)) IsWordLongEnoughForPrefixSearch 69 chrome/browser/history/query_parser.h static bool IsWordLongEnoughForPrefixSearch(const base::string16& word);