Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Drender_defines.h28 #define FXRC_FILLSTROKE_PATH 0x2000 macro
Dcfx_renderdevice.cpp601 if (m_RenderCaps & FXRC_FILLSTROKE_PATH) { in DrawPathWithBlend()
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp1823 FXRC_FILLSTROKE_PATH | FXRC_SHADING; in GetDeviceCaps()