Searched refs:ch_len (Results 1 – 2 of 2) sorted by relevance
192 const auto ch_len = jch->size(); in parseFonts() local194 if (!jfamily || !jstyle || (SkUTF::CountUTF8(ch_ptr, ch_len) != 1)) { in parseFonts()199 const auto uni = SkUTF::NextUTF8(&ch_ptr, ch_ptr + ch_len); in parseFonts()