Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/include/
Dfsdk_baseannot.h169 void DrawBorder(CFX_RenderDevice* pDevice, const CPDF_Matrix* pUser2Device,
/external/pdfium/core/src/fpdfdoc/
Ddoc_annot.cpp104 pAnnot->DrawBorder(pDevice, &matrix, pOptions); in DisplayPass()
366 void CPDF_Annot::DrawBorder(CFX_RenderDevice* pDevice, const CFX_AffineMatrix* pUser2Device, const … in DrawBorder() function in CPDF_Annot
/external/pdfium/fpdfsdk/src/
Dfsdk_baseannot.cpp643 void CPDFSDK_Annot::DrawBorder(CFX_RenderDevice* pDevice, const CPDF_Matrix* pUser2Device, in DrawBorder() function in CPDFSDK_Annot
647 m_pAnnot->DrawBorder(pDevice, pUser2Device, pOptions); in DrawBorder()
/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_Utils.h171 static void DrawBorder(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device,
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Wnd.cpp456 CPWL_Utils::DrawBorder(pDevice, in DrawThisAppearance()
DPWL_Utils.cpp1507 void CPWL_Utils::DrawBorder(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device, in DrawBorder() function in CPWL_Utils
/external/pdfium/core/include/fpdfdoc/
Dfpdf_doc.h601 void DrawBorder(CFX_RenderDevice* pDevice, const CFX_AffineMatrix* pUser2Device,