Searched defs:glyphStartIndex (Results 1 – 3 of 3) sorted by relevance
143 size_t glyphStartIndex = 0; in BreakupClusters() local159 size_t glyphStartIndex = 0; in BreakupClusters() local203 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()
161 size_t glyphStartIndex() const { return fGlyphStart.glyphIndex(); } in glyphStartIndex() function