Home | History | Annotate | Download | only in autocomplete

Lines Matching refs:prefix_length

518       size_t prefix_length = match.template_url->keyword().size() + 1;
521 UTF16ToUTF8(match.fill_into_edit.substr(prefix_length)));