Home | History | Annotate | Download | only in src

Lines Matching defs:clusterStart

470     attributes[0].clusterStart = true;
494 attributes[pos].clusterStart = true;
528 attributes[pos].clusterStart = false;
1242 attributes[i].clusterStart = false;
1249 int clusterStart = 0;
1256 // i, ci, glyphAttributes[i].mark, glyphAttributes[i].combiningClass, glyphAttributes[i].clusterStart);
1257 if (!attributes[i].mark && attributes[i].clusterStart && ci != oldCi) {
1259 logClusters[j] = clusterStart;
1260 clusterStart = i;
1265 logClusters[j] = clusterStart;
1336 DEBUG(" glyph=%4x char_index=%d mark: %d cmp: %d, clusterStart: %d advance=%d/%d offset=%d/%d",
1338 glyphs[i].attributes.combiningClass, glyphs[i].attributes.clusterStart,