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.cpp223 CFX_Matrix char2device, deviceCtm, text2Device; in DrawNormalText() local
226 text2Device = *pText2Device; in DrawNormalText()
279 text2Device.Concat(scale_x, 0, 0, scale_y, 0, 0); in DrawNormalText()
285 text2Device.Transform(glyph.m_fOriginX, glyph.m_fOriginY); in DrawNormalText()