Searched refs:FX_FILL_STROKE (Results 1 – 4 of 4) sorted by relevance
196 if ((fill_mode & 3) && stroke_alpha == 0 && !(fill_mode & FX_FILL_STROKE) && in DrawPath()227 (fill_mode & FX_FILL_STROKE)) { in DrawPath()
221 #define FX_FILL_STROKE 16 macro
280 flag |= FX_FILL_STROKE; in ProcessText()
521 FillType |= FX_FILL_STROKE; in ProcessPath()