Searched defs:overall_length (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/components/omnibox/
H A Dautocomplete_match.cc194 size_t overall_length,
201 if (overall_length == 0)
222 if (after_match < overall_length) {
191 ClassifyLocationInString( size_t match_location, size_t match_length, size_t overall_length, int style, ACMatchClassifications* classification) argument

Completed in 140 milliseconds