Searched refs:MaxContextLength (Results 1 – 5 of 5) sorted by relevance
240 HB_UShort MaxContextLength; member
497 HB_UShort MaxContextLength; member
1396 if ( scr->GlyphCount > csf2->MaxContextLength ) in Load_SubClassRule()1397 csf2->MaxContextLength = scr->GlyphCount; in Load_SubClassRule()1582 csf2->MaxContextLength = 0; in Load_ContextSubst2()1899 if (csf2->MaxContextLength < 1) in Lookup_ContextSubst2()1902 if ( ALLOC_ARRAY( classes, csf2->MaxContextLength, HB_UShort ) ) in Lookup_ContextSubst2()
356 DUMP_FUINT (ContextSubstFormat2, MaxContextLength); in DEF_DUMP()
3383 if ( pcr->GlyphCount > cpf2->MaxContextLength ) in Load_PosClassRule()3384 cpf2->MaxContextLength = pcr->GlyphCount; in Load_PosClassRule()3567 cpf2->MaxContextLength = 0; in Load_ContextPos2()3893 if (cpf2->MaxContextLength < 1) in Lookup_ContextPos2()3896 if ( ALLOC_ARRAY( classes, cpf2->MaxContextLength, HB_UShort ) ) in Lookup_ContextPos2()