Searched refs:glyphCluster (Results 1 – 2 of 2) sorted by relevance
1147 int32_t glyphCluster = glyph.fCluster; in shapeOk() local1151 lineBreakIteratorCurrent < glyphCluster) in shapeOk()1156 lineBreakIteratorCurrent == glyphCluster; in shapeOk()1160 graphemeBreakIteratorCurrent < glyphCluster) in shapeOk()1165 graphemeBreakIteratorCurrent == glyphCluster; in shapeOk()
685 int32_t glyphCluster = glyph.fCluster + clusterOffset; in shape() local688 breakIteratorCurrent < glyphCluster) in shape()693 breakIteratorCurrent == glyphCluster; in shape()