Searched refs:makeFontBBox (Results 1 – 1 of 1) sorted by relevance
301 SkPDFArray* makeFontBBox(SkIRect glyphBBox, uint16_t emSize) { in makeFontBBox() function964 "FontBBox", makeFontBBox(fFontInfo->fBBox, fFontInfo->fEmSize)); in addCommonFontDescriptorEntries()1398 this->insertObject("FontBBox", makeFontBBox(bbox, 1000)); in populate()