Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dcfx_renderdevice.h201 void DrawFillArea(const CFX_Matrix& mtUser2Device,
Dcfx_renderdevice.cpp1098 void CFX_RenderDevice::DrawFillArea(const CFX_Matrix& mtUser2Device, in DrawFillArea() function in CFX_RenderDevice
/external/pdfium/fpdfsdk/pwl/
Dcpwl_scroll_bar.cpp209 pDevice->DrawFillArea(mtUser2Device, pts, in DrawThisAppearance()