Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/ge/
Dcfx_renderdevice.cpp921 CFX_Matrix deviceCtm = char2device; in DrawNormalText() local
923 deviceCtm.Concat(m); in DrawNormalText()
941 new_matrix.Concat(deviceCtm); in DrawNormalText()
947 charpos.m_GlyphIndex, charpos.m_bFontStyle, &deviceCtm, in DrawNormalText()