Lines Matching full:utf16_length
5041 int utf16_length = decoder->Utf16Length();5042 ASSERT(utf16_length > 0);5046 int chars = non_ascii_start + utf16_length;5061 decoder->WriteUtf16(data, utf16_length);