Searched defs:glyphBBox (Results 1 – 1 of 1) sorted by relevance
254 SkPDFArray* makeFontBBox(SkIRect glyphBBox, uint16_t emSize) { in makeFontBBox()779 SkIRect glyphBBox = SkIRect::MakeXYWH(glyph.fLeft, glyph.fTop, in populateType3Font() local