Home
last modified time | relevance | path

Searched refs:setGlyphWidthAndBoundingBox (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/src/pdf/
DSkPDFFont.cpp72 void setGlyphWidthAndBoundingBox(SkScalar width, SkIRect box, in setGlyphWidthAndBoundingBox() function
570 setGlyphWidthAndBoundingBox(glyph->advanceX(), glyphBBox, &content); in emit_subset_type3()
576 setGlyphWidthAndBoundingBox(glyph->advanceX(), glyphBBox, &content); in emit_subset_type3()
/third_party/skia/src/pdf/
DSkPDFFont.cpp71 void setGlyphWidthAndBoundingBox(SkScalar width, SkIRect box, in setGlyphWidthAndBoundingBox() function
596 setGlyphWidthAndBoundingBox(glyph->advanceX(), glyphBBox, &content); in emit_subset_type3()
602 setGlyphWidthAndBoundingBox(glyph->advanceX(), glyphBBox, &content); in emit_subset_type3()