Home | History | Annotate | Download | only in cff

Lines Matching refs:yMax

756         cffface->bbox.yMax = ( dict->font_bbox.yMax + 0xFFFF ) >> 16;
760 cffface->ascender = (FT_Short)( cffface->bbox.yMax );