Searched defs:glyphStartIndex (Results 1 – 3 of 3) sorted by relevance
136 size_t glyphStartIndex = 0; in BreakupClusters() local152 size_t glyphStartIndex = 0; in BreakupClusters() local196 uint32_t utf8StartIndex, uint32_t utf8EndIndex) { in VisualizeClusters()
19 size_t glyphStartIndex, glyphEndIndex; in DEF_TEST() member53 uint32_t utf8StartIndex, uint32_t utf8EndIndex) { in DEF_TEST()
304 uint32_t glyphStartIndex() const { return fGlyphStartIndex; } in glyphStartIndex() function