Searched refs:DrawStrokeRect (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/fpdfsdk/src/pdfwindow/ |
D | PWL_ScrollBar.cpp | 349 CPWL_Utils::DrawStrokeRect(pDevice, pUser2Device, rcDraw, in DrawThisAppearance() 354 CPWL_Utils::DrawStrokeRect(pDevice, pUser2Device, rcDraw, in DrawThisAppearance() 394 CPWL_Utils::DrawStrokeRect(pDevice, pUser2Device, rcDraw, in DrawThisAppearance() 399 CPWL_Utils::DrawStrokeRect(pDevice, pUser2Device, rcDraw, in DrawThisAppearance() 440 CPWL_Utils::DrawStrokeRect(pDevice, pUser2Device, rcDraw, in DrawThisAppearance() 445 CPWL_Utils::DrawStrokeRect(pDevice, pUser2Device, rcDraw, in DrawThisAppearance()
|
D | PWL_Utils.cpp | 1443 void CPWL_Utils::DrawStrokeRect(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device,const CPDF_Rec… in DrawStrokeRect() function in CPWL_Utils
|
/external/pdfium/fpdfsdk/include/pdfwindow/ |
D | PWL_Utils.h | 167 …static void DrawStrokeRect(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device,const CPDF_…
|