Home
last modified time | relevance | path

Searched defs:retinaScaleX (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render_text.cpp24 …he::LoadGlyph(FX_DWORD charcode, const CFX_AffineMatrix* pMatrix, FX_FLOAT retinaScaleX, FX_FLOAT … in LoadGlyph()
125 …lyphs* pSize, FX_DWORD charcode, const CFX_AffineMatrix* pMatrix, FX_FLOAT retinaScaleX, FX_FLOAT … in RenderGlyph()
/external/pdfium/core/src/fxge/ge/
Dfx_ge_text.cpp15 …hsBBox(FXTEXT_GLYPHPOS* pGlyphAndPos, int nChars, int anti_alias, FX_FLOAT retinaScaleX, FX_FLOAT … in FXGE_GetGlyphsBBox()