Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dcfx_renderdevice.h253 void DrawFillArea(const CFX_Matrix* pUser2Device,
Dcfx_renderdevice.cpp1142 void CFX_RenderDevice::DrawFillArea(const CFX_Matrix* pUser2Device, in DrawFillArea() function in CFX_RenderDevice
/external/pdfium/fpdfsdk/pwl/
Dcpwl_scroll_bar.cpp228 pDevice->DrawFillArea(&mtUser2Device, pts.data(), 7, in DrawThisAppearance()