Home
last modified time | relevance | path

Searched refs:textScaleX (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/pdf/
H A DSkPDFDevice.cpp852 // textScaleX and textScaleY are used to get a conservative bounding box for glyphs. in internalDrawGlyphRun()
854 SkScalar textScaleX = advanceScale + glyphRunFont.getSkewX() * textScaleY; in internalDrawGlyphRun() local
928 glyphs[index], textScaleX, textScaleY, in internalDrawGlyphRun()

Completed in 4 milliseconds