Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dcfx_renderdevice.h51 #define FX_FILL_STROKE 16 macro
Dcfx_renderdevice.cpp575 if ((fill_mode & 3) && stroke_alpha == 0 && !(fill_mode & FX_FILL_STROKE) && in DrawPathWithBlend()
603 (fill_mode & FX_FILL_STROKE)) { in DrawPathWithBlend()
/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.cpp1326 FillType |= FX_FILL_STROKE; in ProcessPath()
1814 flag |= FX_FILL_STROKE; in ProcessText()