Searched refs:CompIndex (Results 1 – 1 of 1) sorted by relevance
1037 int CompCount,l,CompIndex; in GSUB_apply_LigatureSubst() local1042 CompIndex = glyph_index+write_dir; in GSUB_apply_LigatureSubst()1043 for (l = 0; l < CompCount && CompIndex >= 0 && CompIndex < *glyph_count; l++) in GSUB_apply_LigatureSubst()1047 if (CompGlyph != glyphs[CompIndex]) in GSUB_apply_LigatureSubst()1049 CompIndex += write_dir; in GSUB_apply_LigatureSubst()