Home
last modified time | relevance | path

Searched refs:sizePoints (Results 1 – 25 of 220) sorted by relevance

123456789

/dports/math/singular/Singular-Release-4-2-1/factory/
H A DcfNewtonPolygon.cc35 for (int i= 0; i < sizePoints; i++) in translate()
135 sort (points, sizePoints); in grahamScan()
141 while (k < sizePoints) in grahamScan()
152 if (i + 1 <= sizePoints || i == sizePoints) in grahamScan()
174 if (sizePoints < 3) return sizePoints; in polygon()
358 int sizePoints; in newtonPolygon() local
395 int sizeBuf= sizePoints + 1; in isInPolygon()
560 if (sizePoints < 3) in convexDense()
562 if (sizePoints == 2) in convexDense()
604 else if (sizePoints == 1) in convexDense()
[all …]
H A DcfNewtonPolygon.h24 int sizePoints///< [in] number of elements in @a points
49 int sizePoints,///< [in] size of @a points
106 int sizePoints,///< [in] size of points
/dports/x11-servers/Xfstt/xfstt-1.11/libfstt/
H A Draster_scale.cc35 sizePoints[0] = _sizeTwilight; in Rasterizer()
36 sizePoints[1] = _sizePoints; in Rasterizer()
47 if (sizePoints[1]) in ~Rasterizer()
79 if (sizePoints[1] < i) { in useTTFont()
80 if (sizePoints[1]) in useTTFont()
82 sizePoints[1] = MEMSLACK * i; in useTTFont()
83 p[1] = new Point[sizePoints[1]]; in useTTFont()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/printsupport/kernel/
H A Dqplatformprintdevice.cpp211 QPageSize QPlatformPrintDevice::supportedPageSize(const QSize &sizePoints) const in supportedPageSize()
217 return supportedPageSizeMatch(QPageSize(sizePoints)); in supportedPageSize()
237 if (ps.sizePoints() == pageSize.sizePoints()) in supportedPageSizeMatch()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/printsupport/kernel/
H A Dqplatformprintdevice.cpp211 QPageSize QPlatformPrintDevice::supportedPageSize(const QSize &sizePoints) const in supportedPageSize()
217 return supportedPageSizeMatch(QPageSize(sizePoints)); in supportedPageSize()
237 if (ps.sizePoints() == pageSize.sizePoints()) in supportedPageSizeMatch()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/printsupport/kernel/
H A Dqplatformprintdevice.cpp211 QPageSize QPlatformPrintDevice::supportedPageSize(const QSize &sizePoints) const in supportedPageSize()
217 return supportedPageSizeMatch(QPageSize(sizePoints)); in supportedPageSize()
237 if (ps.sizePoints() == pageSize.sizePoints()) in supportedPageSizeMatch()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/printsupport/kernel/
H A Dqplatformprintdevice.cpp211 QPageSize QPlatformPrintDevice::supportedPageSize(const QSize &sizePoints) const in supportedPageSize()
217 return supportedPageSizeMatch(QPageSize(sizePoints)); in supportedPageSize()
237 if (ps.sizePoints() == pageSize.sizePoints()) in supportedPageSizeMatch()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/printsupport/kernel/
H A Dqplatformprintdevice.cpp211 QPageSize QPlatformPrintDevice::supportedPageSize(const QSize &sizePoints) const in supportedPageSize()
217 return supportedPageSizeMatch(QPageSize(sizePoints)); in supportedPageSize()
237 if (ps.sizePoints() == pageSize.sizePoints()) in supportedPageSizeMatch()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/printsupport/kernel/
H A Dqplatformprintdevice.cpp211 QPageSize QPlatformPrintDevice::supportedPageSize(const QSize &sizePoints) const in supportedPageSize()
217 return supportedPageSizeMatch(QPageSize(sizePoints)); in supportedPageSize()
237 if (ps.sizePoints() == pageSize.sizePoints()) in supportedPageSizeMatch()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/printsupport/kernel/
H A Dqplatformprintdevice.cpp211 QPageSize QPlatformPrintDevice::supportedPageSize(const QSize &sizePoints) const in supportedPageSize()
217 return supportedPageSizeMatch(QPageSize(sizePoints)); in supportedPageSize()
237 if (ps.sizePoints() == pageSize.sizePoints()) in supportedPageSizeMatch()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/printsupport/kernel/
H A Dqplatformprintdevice.cpp211 QPageSize QPlatformPrintDevice::supportedPageSize(const QSize &sizePoints) const in supportedPageSize()
217 return supportedPageSizeMatch(QPageSize(sizePoints)); in supportedPageSize()
237 if (ps.sizePoints() == pageSize.sizePoints()) in supportedPageSizeMatch()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/printsupport/kernel/
H A Dqplatformprintdevice.cpp211 QPageSize QPlatformPrintDevice::supportedPageSize(const QSize &sizePoints) const in supportedPageSize()
217 return supportedPageSizeMatch(QPageSize(sizePoints)); in supportedPageSize()
237 if (ps.sizePoints() == pageSize.sizePoints()) in supportedPageSizeMatch()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/printsupport/kernel/
H A Dqplatformprintdevice.cpp211 QPageSize QPlatformPrintDevice::supportedPageSize(const QSize &sizePoints) const in supportedPageSize()
217 return supportedPageSizeMatch(QPageSize(sizePoints)); in supportedPageSize()
237 if (ps.sizePoints() == pageSize.sizePoints()) in supportedPageSizeMatch()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/printsupport/kernel/
H A Dqplatformprintdevice.cpp211 QPageSize QPlatformPrintDevice::supportedPageSize(const QSize &sizePoints) const in supportedPageSize()
217 return supportedPageSizeMatch(QPageSize(sizePoints)); in supportedPageSize()
237 if (ps.sizePoints() == pageSize.sizePoints()) in supportedPageSizeMatch()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/printsupport/kernel/
H A Dqplatformprintdevice.cpp211 QPageSize QPlatformPrintDevice::supportedPageSize(const QSize &sizePoints) const in supportedPageSize()
217 return supportedPageSizeMatch(QPageSize(sizePoints)); in supportedPageSize()
237 if (ps.sizePoints() == pageSize.sizePoints()) in supportedPageSizeMatch()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/printsupport/kernel/
H A Dqplatformprintdevice.cpp211 QPageSize QPlatformPrintDevice::supportedPageSize(const QSize &sizePoints) const in supportedPageSize()
217 return supportedPageSizeMatch(QPageSize(sizePoints)); in supportedPageSize()
237 if (ps.sizePoints() == pageSize.sizePoints()) in supportedPageSizeMatch()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/printsupport/kernel/
H A Dqplatformprintdevice.cpp211 QPageSize QPlatformPrintDevice::supportedPageSize(const QSize &sizePoints) const in supportedPageSize()
217 return supportedPageSizeMatch(QPageSize(sizePoints)); in supportedPageSize()
237 if (ps.sizePoints() == pageSize.sizePoints()) in supportedPageSizeMatch()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/printsupport/kernel/
H A Dqplatformprintdevice.cpp211 QPageSize QPlatformPrintDevice::supportedPageSize(const QSize &sizePoints) const in supportedPageSize()
217 return supportedPageSizeMatch(QPageSize(sizePoints)); in supportedPageSize()
237 if (ps.sizePoints() == pageSize.sizePoints()) in supportedPageSizeMatch()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/printsupport/kernel/
H A Dqplatformprintdevice.cpp211 QPageSize QPlatformPrintDevice::supportedPageSize(const QSize &sizePoints) const in supportedPageSize()
217 return supportedPageSizeMatch(QPageSize(sizePoints)); in supportedPageSize()
237 if (ps.sizePoints() == pageSize.sizePoints()) in supportedPageSizeMatch()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/printsupport/kernel/
H A Dqplatformprintdevice.cpp211 QPageSize QPlatformPrintDevice::supportedPageSize(const QSize &sizePoints) const in supportedPageSize()
217 return supportedPageSizeMatch(QPageSize(sizePoints)); in supportedPageSize()
237 if (ps.sizePoints() == pageSize.sizePoints()) in supportedPageSizeMatch()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/printsupport/kernel/
H A Dqplatformprintdevice.cpp211 QPageSize QPlatformPrintDevice::supportedPageSize(const QSize &sizePoints) const in supportedPageSize()
217 return supportedPageSizeMatch(QPageSize(sizePoints)); in supportedPageSize()
237 if (ps.sizePoints() == pageSize.sizePoints()) in supportedPageSizeMatch()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/printsupport/kernel/
H A Dqplatformprintdevice.cpp211 QPageSize QPlatformPrintDevice::supportedPageSize(const QSize &sizePoints) const in supportedPageSize()
217 return supportedPageSizeMatch(QPageSize(sizePoints)); in supportedPageSize()
237 if (ps.sizePoints() == pageSize.sizePoints()) in supportedPageSizeMatch()
/dports/audio/wolf-shaper-lv2/wolf-shaper-0.1.8-33-ge84de58/dpf/dgl/src/pugl-extra/
H A Dmac.m43 [view->impl->window setContentMinSize:sizePoints(view, width, height)];
46 [view->impl->window setContentAspectRatio:sizePoints(view, width, height)];
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/DPF/dgl/src/pugl-extra/
H A Dmac.m43 [view->impl->window setContentMinSize:sizePoints(view, width, height)];
46 [view->impl->window setContentAspectRatio:sizePoints(view, width, height)];
/dports/graphics/wdune/wdune-1.926/src/
H A DNodeCone.cpp356 int sizePoints = (1 + tess + tess + tess) * 3; in createMesh() local
362 float *fpoint = new float[sizePoints]; in createMesh()
363 float *fnormal = new float[sizePoints]; in createMesh()
450 MFVec3f* coords = new MFVec3f(fpoint, sizePoints); in createMesh()
456 MFVec3f *normals = new MFVec3f(fnormal, sizePoints); in createMesh()

123456789