Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/ge/
Dfx_ge_text.cpp183 CFX_AffineMatrix char2device, deviceCtm, text2Device; in DrawNormalText() local
186 text2Device = *pText2Device; in DrawNormalText()
237 text2Device.Concat(scale_x, 0, 0, scale_y, 0, 0); in DrawNormalText()
243 text2Device.Transform(glyph.m_fOriginX, glyph.m_fOriginY); in DrawNormalText()