Searched refs:MarkCount (Results 1 – 5 of 5) sorted by relevance
162 HB_UShort MarkCount; /* number of MarkRecord tables */ member
829 count = ma->MarkCount = GET_UShort(); in Load_MarkArray()877 count = ma->MarkCount; in Free_MarkArray()2285 if ( mark_index >= ma->MarkCount ) in Lookup_MarkBasePos()2696 if ( mark_index >= ma->MarkCount ) in Lookup_MarkLigPos()3025 if ( mark1_index >= ma1->MarkCount ) in Lookup_MarkMarkPos()
165 DUMP_FUINT (MarkArray, MarkCount); in DEF_DUMP()167 for (i=0; i < MarkArray->MarkCount; i++) in DEF_DUMP()