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.cpp1208 const CFX_Matrix* pUser2Device, in DrawTextPath()
1244 void CFX_RenderDevice::DrawFillRect(const CFX_Matrix* pUser2Device, in DrawFillRect()
1279 void CFX_RenderDevice::DrawStrokeLine(const CFX_Matrix* pUser2Device, in DrawStrokeLine()
1295 void CFX_RenderDevice::DrawFillRect(const CFX_Matrix* pUser2Device, in DrawFillRect()
1334 void CFX_RenderDevice::DrawBorder(const CFX_Matrix* pUser2Device, in DrawBorder()
/external/pdfium/core/fpdfdoc/
Dcpdf_annot.cpp462 const CFX_Matrix* pUser2Device) { in DrawBorder()