Lines Matching defs:clusters
323 uint32_t* clusters; //!< storage for glyph clusters (index of UTF-8 code unit)
333 RunBuffer::pos, RunBuffer::utf8text, and RunBuffer::clusters should be ignored.
358 RunBuffer::utf8text and RunBuffer::clusters should be ignored.
382 RunBuffer::utf8text and RunBuffer::clusters should be ignored.
404 /** Returns run with storage for glyphs, text, and clusters. Caller must
407 into RunBuffer::clusters before next call to SkTextBlobBuilder.
432 and clusters. Caller must write count glyphs to RunBuffer::glyphs,
435 RunBuffer::clusters before next call to SkTextBlobBuilder.
457 clusters. Caller must write count glyphs to RunBuffer::glyphs, count
460 RunBuffer::clusters before next call to SkTextBlobBuilder.