OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ClassifyMatchInString
(Results
1 - 8
of
8
) sorted by null
/external/chromium/chrome/browser/autocomplete/
autocomplete_match.h
113
static void
ClassifyMatchInString
(const string16& find_text,
118
// Similar to
ClassifyMatchInString
(), but for cases where the range to mark
autocomplete_match.cc
111
void AutocompleteMatch::
ClassifyMatchInString
(
history_url_provider.cc
389
AutocompleteMatch::
ClassifyMatchInString
(input.text(),
[
all
...]
search_provider.cc
[
all
...]
/external/chromium_org/chrome/browser/autocomplete/
autocomplete_match.h
120
static void
ClassifyMatchInString
(const base::string16& find_text,
125
// Similar to
ClassifyMatchInString
(), but for cases where the range to mark
autocomplete_match.cc
202
void AutocompleteMatch::
ClassifyMatchInString
(
history_url_provider.cc
440
AutocompleteMatch::
ClassifyMatchInString
(text, match.contents,
[
all
...]
search_provider.cc
[
all
...]
Completed in 387 milliseconds