Searched refs:FillModeAlternate (Results 1 – 4 of 4) sorted by relevance
29 GraphicsPath(IN FillMode fillMode = FillModeAlternate)38 IN FillMode fillMode = FillModeAlternate)51 IN FillMode fillMode = FillModeAlternate)91 FillMode fillmode = FillModeAlternate; in GetFillMode()
38 FillModeAlternate, // 0 enumerator
1076 return FillPolygon(brush, points, count, FillModeAlternate); in FillPolygon()1094 return FillPolygon(brush, points, count, FillModeAlternate); in FillPolygon()
15 #define GdiFillType2Gdip(fill_type) (fill_type == ALTERNATE ? FillModeAlternate : FillModeWinding)