Home | History | Annotate | Download | only in sfnt

Lines Matching refs:maxFunctionDefs

648         FT_FRAME_USHORT( maxFunctionDefs ),
672 maxProfile->maxFunctionDefs = 0;
688 /* the maxFunctionDefs value is smaller. */
690 if ( maxProfile->maxFunctionDefs < 64 )
691 maxProfile->maxFunctionDefs = 64;