Searched refs:PolyClosBit (Results 1 – 2 of 2) sorted by relevance
604 if ((Flags & PolyClosBit) !=0) SetArea(F,rOut); in Draw()609 if ((Flags & PolyClosBit) !=0) { in Draw()627 if ((Flags & PolyClosBit) !=0) SetArea(F,rOut); in Draw()633 if ((Flags & PolyClosBit) !=0) { in Draw()
194 #define PolyClosBit 0x01 // Unterarten von Poly: 0: PolyLine 1: Polygon macro
Completed in 60 milliseconds