Home
last modified time | relevance | path

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

/third_party/skia/src/xps/
H A DSkXPSDevice.cpp1925 FLOAT centemPerUnit = 100.0f / SkScalarToFLOAT(font.getSize()); in onDrawGlyphRunList() local
1938 xpsGlyph.horizontalOffset = (SkScalarToFloat(position.fX) * centemPerUnit); in onDrawGlyphRunList()
1939 xpsGlyph.verticalOffset = (SkScalarToFloat(position.fY) * -centemPerUnit); in onDrawGlyphRunList()

Completed in 4 milliseconds