Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/font/
Dcpdf_type3char.cpp17 constexpr float kTextUnitInGlyphUnit = 1000.0f; variable
27 return fTextUnit * kTextUnitInGlyphUnit; in TextUnitToGlyphUnit()
32 pRect->Scale(kTextUnitInGlyphUnit); in TextUnitRectToGlyphUnitRect()