Searched refs:MaxLookaheadLength (Results 1 – 9 of 9) sorted by relevance
374 HB_UShort MaxLookaheadLength; member
629 HB_UShort MaxLookaheadLength; member
2439 if ( cscr->LookaheadGlyphCount > ccsf2->MaxLookaheadLength ) in Load_ChainSubClassRule()2440 ccsf2->MaxLookaheadLength = cscr->LookaheadGlyphCount; in Load_ChainSubClassRule()2655 ccsf2->MaxLookaheadLength = 0; in Load_ChainContextSubst2()3172 if ( ALLOC_ARRAY( lookahead_classes, ccsf2->MaxLookaheadLength, HB_UShort ) ) in Lookup_ChainContextSubst2()
408 DUMP_FUINT (ChainContextSubstFormat2, MaxLookaheadLength); in DEF_DUMP()
4443 if ( cpcr->LookaheadGlyphCount > ccpf2->MaxLookaheadLength ) in Load_ChainPosClassRule()4444 ccpf2->MaxLookaheadLength = cpcr->LookaheadGlyphCount; in Load_ChainPosClassRule()4656 ccpf2->MaxLookaheadLength = 0; in Load_ChainContextPos2()5185 if ( ALLOC_ARRAY( lookahead_classes, ccpf2->MaxLookaheadLength, HB_UShort ) ) in Lookup_ChainContextPos2()