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

  /external/pdfium/fpdfsdk/include/
fsdk_baseannot.h 158 void DrawBorder(CFX_RenderDevice* pDevice, const CPDF_Matrix* pUser2Device,
  /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/include/pdfwindow/
PWL_Utils.h 163 static void DrawBorder(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device,
  /external/pdfium/core/include/fpdfdoc/
fpdf_doc.h 646 void DrawBorder(CFX_RenderDevice* pDevice, const CFX_AffineMatrix* pUser2Device,
    [all...]
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Wnd.cpp 451 CPWL_Utils::DrawBorder(pDevice,
PWL_Utils.cpp     [all...]

Completed in 193 milliseconds