Home
last modified time | relevance | path

Searched defs:fillPoly (Results 1 – 12 of 12) sorted by relevance

/dports/net/nxproxy/nx-libs-3.5.99.20-1/nxcomp/src/
H A DFillPoly.cpp54 FillPolyMessage *fillPoly = (FillPolyMessage *) message; in parseIdentity() local
88 FillPolyMessage *fillPoly = (FillPolyMessage *) message; in unparseIdentity() local
118 FillPolyMessage *fillPoly = (FillPolyMessage *) message; in dumpIdentity() local
143 FillPolyMessage *fillPoly = (FillPolyMessage *) message; in updateIdentity() local
194 FillPolyMessage *fillPoly = (FillPolyMessage *) message; in updateIdentity() local
/dports/x11/nxcomp/nx-libs-3.5.0.32/nxcomp/
H A DFillPoly.cpp42 FillPolyMessage *fillPoly = (FillPolyMessage *) message; in parseIdentity() local
76 FillPolyMessage *fillPoly = (FillPolyMessage *) message; in unparseIdentity() local
106 FillPolyMessage *fillPoly = (FillPolyMessage *) message; in dumpIdentity() local
131 FillPolyMessage *fillPoly = (FillPolyMessage *) message; in updateIdentity() local
182 FillPolyMessage *fillPoly = (FillPolyMessage *) message; in updateIdentity() local
/dports/graphics/krita/krita-4.4.8/libs/ui/widgets/
H A Dkis_curve_widget.cpp351 QPolygonF fillPoly = poly; in paintEvent() local
/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/misc/java/
H A Dgen_dict.json111 "fillPoly" : { "pts" : {"ctype" : "vector_vector_Point"} }, object
/dports/emulators/aranym/aranym-1.1.0/src/natfeat/
H A Dnfvdi_opengl.cpp1102 int32 OpenGLVdiDriver::fillPoly(memptr vwk, memptr points_addr, int n, in fillPoly() function in OpenGLVdiDriver
H A Dnfvdi.cpp1207 int32 VdiDriver::fillPoly(memptr vwk, memptr points_addr, int n, in fillPoly() function in VdiDriver
H A Dnfvdi_soft.cpp1247 int32 SoftVdiDriver::fillPoly(memptr vwk, memptr points_addr, int n, in fillPoly() function in SoftVdiDriver
/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/misc/objc/
H A Dgen_dict.json48 "fillPoly" : { "pts" : {"ctype" : "vector_vector_Point"}, object
/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/src/
H A Ddrawing.cpp1984 void fillPoly( InputOutputArray _img, const Point** pts, const int* npts, int ncontours, in fillPoly() function
2377 void cv::fillPoly(InputOutputArray img, InputArrayOfArrays pts, in fillPoly() function in cv
/dports/print/fontforge/fontforge-20201107/gdraw/
H A DgdrawP.h228 void (*fillPoly)(GWindow, GPoint *pts, int16 cnt, Color col); member
/dports/cad/electric/electric-7.00/src/graph/
H A Dgraphqtdlg.cpp1158 void EDialog::fillPoly(INTBIG item, INTBIG *xv, INTBIG *yv, INTBIG count, INTBIG r, INTBIG g, INTBI… in fillPoly() function in EDialog
H A Dgraphcommon.cpp1978 void EDialog::fillPoly(INTBIG item, INTBIG *xv, INTBIG *yv, INTBIG count, INTBIG r, INTBIG g, INTBI… in fillPoly() function in EDialog