Searched refs:DrawBorder (Results 1 – 7 of 7) sorted by relevance
/external/pdfium/fpdfsdk/include/ |
D | fsdk_baseannot.h | 169 void DrawBorder(CFX_RenderDevice* pDevice, const CPDF_Matrix* pUser2Device,
|
/external/pdfium/core/src/fpdfdoc/ |
D | doc_annot.cpp | 104 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/ |
D | fsdk_baseannot.cpp | 643 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/ |
D | PWL_Utils.h | 171 static void DrawBorder(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device,
|
/external/pdfium/fpdfsdk/src/pdfwindow/ |
D | PWL_Wnd.cpp | 456 CPWL_Utils::DrawBorder(pDevice, in DrawThisAppearance()
|
D | PWL_Utils.cpp | 1507 void CPWL_Utils::DrawBorder(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device, in DrawBorder() function in CPWL_Utils
|
/external/pdfium/core/include/fpdfdoc/ |
D | fpdf_doc.h | 601 void DrawBorder(CFX_RenderDevice* pDevice, const CFX_AffineMatrix* pUser2Device,
|