Lines Matching refs:MaxInputLength
4414 if ( cpcr->InputGlyphCount > ccpf2->MaxInputLength )4415 ccpf2->MaxInputLength = cpcr->InputGlyphCount;4655 ccpf2->MaxInputLength = 0;5174 if (ccpf2->MaxInputLength < 1)5181 if ( ALLOC_ARRAY( input_classes, ccpf2->MaxInputLength, HB_UShort ) )