Home
last modified time | relevance | path

Searched defs:pUser2Device (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fpdfapi/render/
Dcpdf_textrenderer.cpp57 const CFX_Matrix* pUser2Device, in DrawTextPath()
/external/pdfium/core/fxge/
Dcfx_renderdevice.cpp1263 const CFX_Matrix* pUser2Device, in DrawTextPath()
1300 void CFX_RenderDevice::DrawFillRect(const CFX_Matrix* pUser2Device, in DrawFillRect()
1335 void CFX_RenderDevice::DrawStrokeLine(const CFX_Matrix* pUser2Device, in DrawStrokeLine()
1351 void CFX_RenderDevice::DrawFillRect(const CFX_Matrix* pUser2Device, in DrawFillRect()
1381 void CFX_RenderDevice::DrawBorder(const CFX_Matrix* pUser2Device, in DrawBorder()
/external/pdfium/core/fpdfdoc/
Dcpdf_annot.cpp464 const CFX_Matrix* pUser2Device) { in DrawBorder()