Lines Matching refs:MaxLookaheadLength
4443 if ( cpcr->LookaheadGlyphCount > ccpf2->MaxLookaheadLength )4444 ccpf2->MaxLookaheadLength = cpcr->LookaheadGlyphCount;4656 ccpf2->MaxLookaheadLength = 0;5185 if ( ALLOC_ARRAY( lookahead_classes, ccpf2->MaxLookaheadLength, HB_UShort ) )