Searched refs:FX_FILL_STROKE (Results 1 – 3 of 3) sorted by relevance
51 #define FX_FILL_STROKE 16 macro
575 if ((fill_mode & 3) && stroke_alpha == 0 && !(fill_mode & FX_FILL_STROKE) && in DrawPathWithBlend()603 (fill_mode & FX_FILL_STROKE)) { in DrawPathWithBlend()
1326 FillType |= FX_FILL_STROKE; in ProcessPath()1814 flag |= FX_FILL_STROKE; in ProcessText()