Home
last modified time | relevance | path

Searched refs:DrawStrokeRect (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_ScrollBar.cpp349 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()
DPWL_Utils.cpp1443 void CPWL_Utils::DrawStrokeRect(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device,const CPDF_Rec… in DrawStrokeRect() function in CPWL_Utils
/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_Utils.h167 …static void DrawStrokeRect(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device,const CPDF_…