Home
last modified time | relevance | path

Searched refs:FX_ZEROAREA_FILL (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/fxge/
Dcfx_renderdevice.h55 #define FX_ZEROAREA_FILL 256 macro
Dcfx_renderdevice.cpp594 int smooth_path = FX_ZEROAREA_FILL; in DrawPathWithBlend()
/external/pdfium/core/fxge/agg/
Dfx_agg_driver.cpp1332 if (fill_mode & FX_ZEROAREA_FILL) { in DrawPath()
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp1899 if (fill_mode & FX_ZEROAREA_FILL) in DrawPath()