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