Searched refs:glyphBounds (Results 1 – 1 of 1) sorted by relevance
755 MinikinRect glyphBounds; in doLayoutRun() local756 ctx->paint.font->GetBounds(&glyphBounds, glyph_ix, ctx->paint); in doLayoutRun()757 glyphBounds.offset(x + xoff, y + yoff); in doLayoutRun()758 mBounds.join(glyphBounds); in doLayoutRun()