Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dcfx_renderdevice.h44 #define FXRC_FILLSTROKE_PATH 0x2000 macro
Dcfx_renderdevice.cpp604 if (m_RenderCaps & FXRC_FILLSTROKE_PATH) { in DrawPathWithBlend()
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp1690 FXRC_FILLSTROKE_PATH | FXRC_SHADING; in GetDeviceCaps()