Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/app/
Dcxfa_textlayout.h53 const CFX_Matrix& tmDoc2Device,
108 const CFX_Matrix& tmDoc2Device);
114 const CFX_Matrix& tmDoc2Device);
Dcxfa_textlayout.cpp559 const CFX_Matrix& tmDoc2Device, in DrawString() argument
610 tmDoc2Device); in DrawString()
614 tmDoc2Device); in DrawString()
1161 const CFX_Matrix& tmDoc2Device) { in RenderString() argument
1167 pPiece->fFontSize, &tmDoc2Device); in RenderString()
1177 const CFX_Matrix& tmDoc2Device) { in RenderPath() argument
1282 pDevice->DrawPath(pPen, 1, pPath.get(), &tmDoc2Device); in RenderPath()
/external/pdfium/xfa/fde/
Dfde_render.cpp29 const CFX_Matrix& tmDoc2Device) { in StartRender() argument
39 m_Transform = tmDoc2Device; in StartRender()
Dfde_render.h34 const CFX_Matrix& tmDoc2Device);