Home | History | Annotate | Download | only in pdf

Lines Matching refs:makeFontBBox

282 SkPDFArray* makeFontBBox(SkIRect glyphBBox, uint16_t emSize) {
967 fDescriptor->insert("FontBBox", makeFontBBox(fFontInfo->fBBox,
1410 insert("FontBBox", makeFontBBox(bbox, 1000))->unref();