Home
last modified time | relevance | path

Searched defs:angleLength (Results 1 – 17 of 17) sorted by relevance

/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/Renderer/
H A DCircle.cpp37 …adius, const size_t segments, const bool filled, const float startAngle, const float angleLength) : in Circle()
53 … const bool filled, const Math::Axis::Type axis, const float startAngle, const float angleLength) : in Circle()
73 …nit2D(const float radius, const size_t segments, const float startAngle, const float angleLength) { in init2D()
83 …st size_t segments, const Math::Axis::Type axis, const float startAngle, const float angleLength) { in init3D()
H A DRenderUtils.cpp75 …Vec2f::List circle2D(const float radius, const float startAngle, const float angleLength, const si… in circle2D()
94 …oat radius, const Math::Axis::Type axis, const float startAngle, const float angleLength, const si… in circle2D()
128 float angle1, angle2, angleLength; in startAngleAndLength() local
H A DRenderService.cpp203 …rmal, const size_t segments, const float radius, const float startAngle, const float angleLength) { in renderCircle()
213 …rmal, const size_t segments, const float radius, const float startAngle, const float angleLength) { in renderFilledCircle()
/dports/cad/ktechlab/ktechlab-0.50.0/src/
H A Dcanvasitems.h243 int angleLength() const { return a2; } in angleLength() function
/dports/print/scribus-devel/scribus-1.5.7/scribus/plugins/import/wmf/
H A Dwmfimport.cpp301 …( double xStart, double yStart, double xEnd, double yEnd, double& angleStart, double& angleLength ) in pointsToAngle()
1008 double angleStart, angleLength; in arc() local
1043 double angleStart, angleLength; in chord() local
1080 double angleStart, angleLength; in pie() local
/dports/astro/marble/marble-21.12.3/src/plugins/render/measure/
H A DMeasureToolPlugin.cpp309 qreal angleLength = qAbs(m_latLonAltBox.north() - m_latLonAltBox.south()) / 20; in drawSegments() local
/dports/editors/calligra/calligra-3.2.1/libs/vectorimage/libwmf/
H A DWmfWriter.cpp463 double angleStart, angleLength; in angleToxy() local
H A DWmfParser.cpp1619 …WmfParser::xyToAngle(int xStart, int yStart, int xEnd, int yEnd, int& angleStart, int& angleLength) in xyToAngle()
H A Dqwmf.cc1111 …nMetaFile::xyToAngle(int xStart, int yStart, int xEnd, int yEnd, int& angleStart, int& angleLength) in xyToAngle()
/dports/security/openconnect-gui/openconnect-gui-v1.5.3/external/src/qt-solutions-master/qtpropertybrowser/examples/canvas_variant/
H A Dqtcanvas.h700 int angleLength() const in angleLength() function
/dports/security/openconnect-gui/openconnect-gui-v1.5.3/external/src/qt-solutions-master/qtpropertybrowser/examples/canvas_typed/
H A Dqtcanvas.h700 int angleLength() const in angleLength() function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/qt3support/canvas/
H A Dq3canvas.h704 int angleLength() const in angleLength() function
/dports/devel/nextpnr/nextpnr-48cd407/3rdparty/QtPropertyBrowser/examples/canvas_typed/
H A Dqtcanvas.h699 int angleLength() const in angleLength() function
/dports/devel/nextpnr/nextpnr-48cd407/3rdparty/QtPropertyBrowser/examples/canvas_variant/
H A Dqtcanvas.h699 int angleLength() const in angleLength() function
/dports/devel/qmake/qt-x11-free-3.3.8/src/canvas/
H A Dqcanvas.h728 int angleLength() const in angleLength() function
/dports/cad/librecad/LibreCAD-2.2.0-rc2/librecad/src/lib/engine/
H A Drs_arc.cpp169 double direction1, double angleLength) { in createFrom2PDirectionAngle()
/dports/deskutils/kmail/kmail-21.12.3/ktnef/src/
H A Dqwmf.cpp1096 …nMetaFile::xyToAngle(int xStart, int yStart, int xEnd, int yEnd, int &angleStart, int &angleLength) in xyToAngle()