Home
last modified time | relevance | path

Searched defs:FillRectWithBlend (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/core/fxge/
Drenderdevicedriver_iface.cpp34 bool RenderDeviceDriverIface::FillRectWithBlend(const FX_RECT& rect, in FillRectWithBlend() function in RenderDeviceDriverIface
Dcfx_renderdevice.cpp671 bool CFX_RenderDevice::FillRectWithBlend(const FX_RECT& rect, in FillRectWithBlend() function in CFX_RenderDevice
/external/pdfium/core/fxge/win32/
Dfx_win32_device.cpp1060 bool CGdiDeviceDriver::FillRectWithBlend(const FX_RECT& rect, in FillRectWithBlend() function in CGdiDeviceDriver
/external/pdfium/core/fxge/agg/
Dfx_agg_driver.cpp1430 bool CFX_AggDeviceDriver::FillRectWithBlend(const FX_RECT& rect, in FillRectWithBlend() function in CFX_AggDeviceDriver
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp2100 bool CFX_SkiaDeviceDriver::FillRectWithBlend(const FX_RECT& rect, in FillRectWithBlend() function in CFX_SkiaDeviceDriver