Searched refs:lookup_text (Results 1 – 1 of 1) sorted by relevance
282 base::string16 lookup_text = input_text; in ClassifyMatchContents() local291 lookup_text = input_text.substr(contents_index); in ClassifyMatchContents()294 size_t lookup_position = match_contents_.find(lookup_text); in ClassifyMatchContents()324 size_t next_fragment_position = lookup_position + lookup_text.length(); in ClassifyMatchContents()