Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dcfx_renderdevice.h184 void DrawStrokeRect(const CFX_Matrix& mtUser2Device,
Dcfx_renderdevice.cpp1110 void CFX_RenderDevice::DrawStrokeRect(const CFX_Matrix& mtUser2Device, in DrawStrokeRect() function in CFX_RenderDevice
/external/pdfium/fpdfsdk/pwl/
Dcpwl_scroll_bar.cpp174 pDevice->DrawStrokeRect(mtUser2Device, rectWnd, in DrawThisAppearance()
176 pDevice->DrawStrokeRect(mtUser2Device, rectWnd.GetDeflated(0.5f, 0.5f), in DrawThisAppearance()