Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dcfx_renderdevice.cpp940 CFX_Matrix deviceCtm = char2device; in DrawNormalText() local
942 deviceCtm.Concat(m); in DrawNormalText()
960 new_matrix.Concat(deviceCtm); in DrawNormalText()
966 charpos.m_GlyphIndex, charpos.m_bFontStyle, &deviceCtm, in DrawNormalText()