Home | History | Annotate | Download | only in sfnt

Lines Matching refs:maxTwilightPoints

646         FT_FRAME_USHORT( maxTwilightPoints ),
670 maxProfile->maxTwilightPoints = 0;
694 if ( maxProfile->maxTwilightPoints > ( 0xFFFFU - 4 ) )
701 maxProfile->maxTwilightPoints = 0xFFFFU - 4;