Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dcfx_renderdevice.h236 void DrawStrokeRect(const CFX_Matrix* pUser2Device,
Dcfx_renderdevice.cpp1154 void CFX_RenderDevice::DrawStrokeRect(const CFX_Matrix* pUser2Device, in DrawStrokeRect() function in CFX_RenderDevice
/external/pdfium/fpdfsdk/pwl/
Dcpwl_scroll_bar.cpp190 pDevice->DrawStrokeRect(&mtUser2Device, rectWnd, in DrawThisAppearance()
192 pDevice->DrawStrokeRect(&mtUser2Device, rectWnd.GetDeflated(0.5f, 0.5f), in DrawThisAppearance()