HomeSort by relevance Sort by last modified time
    Searched defs:DrawBorder (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/src/fpdfdoc/
doc_annot.cpp 105 pAnnot->DrawBorder(pDevice, &matrix, pOptions);
382 void CPDF_Annot::DrawBorder(CFX_RenderDevice* pDevice, const CFX_AffineMatrix* pUser2Device, const CPDF_RenderOptions* pOptions)
  /external/pdfium/fpdfsdk/src/
fsdk_baseannot.cpp 645 void CPDFSDK_Annot::DrawBorder(CFX_RenderDevice* pDevice, const CPDF_Matrix* pUser2Device,
649 m_pAnnot->DrawBorder(pDevice, pUser2Device, pOptions);

Completed in 41 milliseconds