Home | History | Annotate | Download | only in hb-old

Lines Matching defs:clusterStart

259     attributes[0].clusterStart = true;
283 attributes[pos].clusterStart = true;
317 attributes[pos].clusterStart = false;
880 attributes[i].clusterStart = false;
887 int clusterStart = 0;
894 // i, ci, glyphAttributes[i].mark, glyphAttributes[i].combiningClass, glyphAttributes[i].clusterStart);
895 if (!attributes[i].mark && attributes[i].clusterStart && ci != oldCi) {
897 logClusters[j] = clusterStart;
898 clusterStart = i;
903 logClusters[j] = clusterStart;
973 DEBUG(" glyph=%4x char_index=%d mark: %d cmp: %d, clusterStart: %d advance=%d/%d offset=%d/%d",
975 glyphs[i].attributes.combiningClass, glyphs[i].attributes.clusterStart,