Home
last modified time | relevance | path

Searched defs:subpolygon_counts (Results 1 – 11 of 11) sorted by relevance

/dports/devel/upp/upp/examples/PainterExamples/
H A DPolyPoly.cpp6 int subpolygon_counts[12][2]; in PolyPolyPolygon() local
/dports/devel/upp/upp/uppsrc/CtrlCore/
H A DDrawOpWin32.cpp174 const int *subpolygon_counts, int subpolygon_count_count, in DrawPolyPolyPolygonRaw()
205 const int *subpolygon_counts, int subpolygon_count_count, in DrawPolyPolyPolygonOp()
H A DDrawOpX11.cpp207 const int *subpolygon_counts, int subpolygon_count_count, const int *, int) in DrawPolyPolyPolygonRaw()
228 const int *subpolygon_counts, int subpolygon_count_count, in DrawPolyPolyPolygonOp()
H A DGtkDrawOp.cpp233const int *subpolygon_counts, int scc, const int *disjunct_polygon_counts, in DrawPolyPolyPolygonOp()
/dports/devel/upp/upp/uppsrc/Draw/
H A DSDraw.cpp46 const int *subpolygon_counts = subpolygon_counts0; in DrawPolyPolyPolygonOp() local
H A DDraw.cpp311 const int *subpolygon_counts, int subpolygon_count_count, in DrawPolyPolyPolygon()
322 const Vector<int>& subpolygon_counts, in DrawPolyPolyPolygon()
334 const int *subpolygon_counts, int subpolygon_count_count, in DrawPolyPolygon()
342 void Draw::DrawPolyPolygon(const Vector<Point>& vertices, const Vector<int>& subpolygon_counts, in DrawPolyPolygon()
527 …rawPolyPolyPolygonOp(const Point *vertices, int vertex_count, const int *subpolygon_counts, int sc… in DrawPolyPolyPolygonOp()
635 …Proxy::DrawPolyPolyPolygonOp(const Point *vertices, int vertex_count, const int *subpolygon_counts, in DrawPolyPolyPolygonOp()
H A DImageAnyDraw.cpp87 …rawPolyPolyPolygonOp(const Point *vertices, int vertex_count, const int *subpolygon_counts, int sc… in DrawPolyPolyPolygonOp()
H A DDrawing.cpp227 const int *subpolygon_counts, int subpolygon_count_count, in DrawPolyPolyPolygonOp()
523 Buffer<int> subpolygon_counts(subpolygon_count_count); in DrawDrawingOp() local
/dports/devel/upp/upp/uppsrc/Painter/
H A DDrawOp.cpp154const int *subpolygon_counts, int scc, const int *disjunct_polygon_counts, in DrawPolyPolyPolygonOp()
/dports/devel/upp/upp/uppsrc/GLDraw/
H A DTDrawGL.cpp283 …rawPolyPolyPolygonOp(const Point *vertices, int vertex_count, const int *subpolygon_counts, int sc… in DrawPolyPolyPolygonOp()
/dports/devel/upp/upp/uppsrc/PdfDraw/
H A DPdfDraw.cpp536 const int *subpolygon_counts, int subpolygon_count_count, in DrawPolyPolyPolygonOp()