Home | History | Annotate | Download | only in src

Lines Matching refs:mark_index

2219   HB_UShort        i, j, mark_index, base_index, property, class;
2246 &mark_index );
2285 if ( mark_index >= ma->MarkCount )
2288 class = ma->MarkRecord[mark_index].Class;
2289 mark_anchor = &ma->MarkRecord[mark_index].MarkAnchor;
2626 HB_UShort i, j, mark_index, lig_index, property, class;
2656 error = _HB_OPEN_Coverage_Index( &mlp->MarkCoverage, mark_glyph, &mark_index );
2696 if ( mark_index >= ma->MarkCount )
2699 class = ma->MarkRecord[mark_index].Class;
2700 mark_anchor = &ma->MarkRecord[mark_index].MarkAnchor;