Home | History | Annotate | Download | only in fpdf_edit

Lines Matching full:ascend

259     int flags = 0, italicangle, ascend, descend, capheight, bbox[4];
282 ascend = ptm->otmrcFontBox.top;
419 pFontDesc->SetAtInteger("Ascent", ascend);
610 int flags = 0, italicangle = 0, ascend = 0, descend = 0, capheight = 0, bbox[4];
650 ascend = CTFontGetAscent(font);
815 pFontDesc->SetAtInteger("Ascent", ascend);