Searched refs:textByteLength (Results 1 – 1 of 1) sorted by relevance
1041 uint32_t textByteLength) in Clusterator() argument1045 , fTextByteLength(textByteLength) { in Clusterator()1242 uint32_t textByteLength, const char* utf8Text) { in internalDrawText() argument1286 if (textByteLength > 0) { in internalDrawText()1289 clusterator = Clusterator(clusters, utf8Text, SkToU32(glyphCount), textByteLength); in internalDrawText()