Home | History | Annotate | Download | only in cff

Lines Matching refs:yMax

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