Searched defs:FillRectWithBlend (Results 1 – 5 of 5) sorted by relevance
| /external/pdfium/core/fxge/ | ||
| D | renderdevicedriver_iface.cpp | 24 bool RenderDeviceDriverIface::FillRectWithBlend(const FX_RECT& rect, in FillRectWithBlend() function in RenderDeviceDriverIface |
| D | cfx_renderdevice.cpp | 794 bool CFX_RenderDevice::FillRectWithBlend(const FX_RECT& rect, in FillRectWithBlend() function in CFX_RenderDevice |
| /external/pdfium/core/fxge/win32/ | ||
| D | cgdi_device_driver.cpp | 668 bool CGdiDeviceDriver::FillRectWithBlend(const FX_RECT& rect, in FillRectWithBlend() function in CGdiDeviceDriver |
| /external/pdfium/core/fxge/agg/ | ||
| D | fx_agg_driver.cpp | 1216 bool CFX_AggDeviceDriver::FillRectWithBlend(const FX_RECT& rect, in FillRectWithBlend() function in pdfium::CFX_AggDeviceDriver |
| /external/pdfium/core/fxge/skia/ | ||
| D | fx_skia_device.cpp | 1302 bool CFX_SkiaDeviceDriver::FillRectWithBlend(const FX_RECT& rect, in FillRectWithBlend() function in CFX_SkiaDeviceDriver |