Home
last modified time | relevance | path

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

/external/chromium_org/components/omnibox/
Dautocomplete_match.cc194 size_t overall_length, in ClassifyLocationInString() argument
201 if (overall_length == 0) in ClassifyLocationInString()
222 if (after_match < overall_length) { in ClassifyLocationInString()
Dautocomplete_match.h129 size_t overall_length,