Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfdoc/
Ddoc_annot.cpp366 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
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Utils.cpp1507 void CPWL_Utils::DrawBorder(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device, in DrawBorder() function in CPWL_Utils