Searched refs:RP_FILL_POLYGON (Results 1 – 4 of 4) sorted by relevance
83 RP_FILL_POLYGON, enumerator
505 message.Start(filled ? RP_FILL_POLYGON : RP_STROKE_POLYGON); in DrawPolygon()
890 case RP_FILL_POLYGON: in _DrawThread()910 } else if (code == RP_FILL_POLYGON) in _DrawThread()
47 const RP_FILL_POLYGON = 103; constant