Home
last modified time | relevance | path

Searched refs:thicknessRatio (Results 1 – 23 of 23) sorted by relevance

/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/examples/iOS/Demo/Demo/vendor/MWPhotoBrowser/Libraries/DACircularProgress/
H A DDACircularProgressView.m18 @property(nonatomic) CGFloat thicknessRatio; property
28 @dynamic thicknessRatio;
68 CGFloat pathWidth = radius * self.thicknessRatio;
69 CGFloat xOffset = radius * (1.0f + ((1.0f - (self.thicknessRatio / 2.0f)) * cosf(radians)));
70 CGFloat yOffset = radius * (1.0f + ((1.0f - (self.thicknessRatio / 2.0f)) * sinf(radians)));
81 CGFloat innerRadius = radius * (1.0f - self.thicknessRatio);
201 - (CGFloat)thicknessRatio
203 return self.circularProgressLayer.thicknessRatio;
206 - (void)setThicknessRatio:(CGFloat)thicknessRatio
208 self.circularProgressLayer.thicknessRatio = MIN(MAX(thicknessRatio, 0.f), 1.f);
H A DDACircularProgressView.h16 @property(nonatomic) CGFloat thicknessRatio UI_APPEARANCE_SELECTOR;
/dports/x11-toolkits/qt5-datavis3d/kde-qtdatavis3d-5.15.2p2/src/datavisualizationqml2/
H A Ddeclarativebars.cpp101 void DeclarativeBars::setBarThickness(float thicknessRatio) in setBarThickness() argument
103 if (thicknessRatio != barThickness()) { in setBarThickness()
104 m_barsController->setBarSpecs(GLfloat(thicknessRatio), barSpacing(), in setBarThickness()
106 emit barThicknessChanged(thicknessRatio); in setBarThickness()
H A Ddeclarativebars_p.h79 void setBarThickness(float thicknessRatio);
113 void barThicknessChanged(float thicknessRatio);
H A Dplugins.qmltypes660 Parameter { name: "thicknessRatio"; type: "float" }
/dports/x11-toolkits/qt5-datavis3d/kde-qtdatavis3d-5.15.2p2/src/datavisualization/engine/
H A Dq3dbars.cpp228 void Q3DBars::setBarThickness(float thicknessRatio) in setBarThickness() argument
230 if (thicknessRatio != barThickness()) { in setBarThickness()
231 dptr()->m_shared->setBarSpecs(GLfloat(thicknessRatio), barSpacing(), in setBarThickness()
233 emit barThicknessChanged(thicknessRatio); in setBarThickness()
H A Dq3dbars.h70 void setBarThickness(float thicknessRatio);
95 void barThicknessChanged(float thicknessRatio);
H A Dbars3dcontroller_p.h118 void setBarSpecs(GLfloat thicknessRatio = 1.0f,
H A Dbars3drenderer_p.h144 void updateBarSpecs(GLfloat thicknessRatio = 1.0f,
H A Dbars3dcontroller.cpp493 void Bars3DController::setBarSpecs(GLfloat thicknessRatio, const QSizeF &spacing, bool relative) in setBarSpecs() argument
495 m_barThicknessRatio = thicknessRatio; in setBarSpecs()
H A Dbars3drenderer.cpp2440 void Bars3DRenderer::updateBarSpecs(GLfloat thicknessRatio, const QSizeF &spacing, bool relative) in updateBarSpecs() argument
2444 m_cachedBarThickness.setHeight(1.0f / thicknessRatio); in updateBarSpecs()
/dports/misc/dartsim/dart-6.11.1/dart/utils/
H A DVskParser.hpp63 double thicknessRatio; member
88 double thicknessRatio = 0.35,
H A DVskParser.cpp185 thicknessRatio(newThicknessRatio), in Options()
517 size[1] = size[2] = vskData.options.thicknessRatio * size[0]; in readShape()
925 size[1] = size[2] = vskData.options.thicknessRatio * size[0]; in generateShapes()
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzlib/
H A Dtcenterlinevectorizer.cpp41 inline void reduceThickness(TVectorImageP image, double thicknessRatio) { in reduceThickness() argument
42 thicknessRatio *= 0.01; in reduceThickness()
49 newCP.thick *= thicknessRatio; in reduceThickness()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/include/osgText/
H A DStyle95 void setThicknessRatio(float thicknessRatio) { _thicknessRatio = thicknessRatio; }
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/
H A DStyle95 void setThicknessRatio(float thicknessRatio) { _thicknessRatio = thicknessRatio; }
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/examples/iOS/Demo/Demo/vendor/MWPhotoBrowser/Classes/
H A DMWGridCell.m57 _loadingIndicator.thicknessRatio = 0.1;
60 _loadingIndicator.thicknessRatio = 0.2;
H A DMWZoomingScrollView.m56 _loadingIndicator.thicknessRatio = 0.1;
59 _loadingIndicator.thicknessRatio = 0.2;
/dports/textproc/apertium/apertium-3.6.1/apertium/
H A Dtmx_aligner_tool.cc181 const double thicknessRatio = 10.0; in alignerToolWithObjects() local
183 …hickness = (int) ( (double)( huBookSize>enBookSize ? huBookSize : enBookSize ) / thicknessRatio ) ; in alignerToolWithObjects()
/dports/editors/fpc-ide/fpc-3.2.2/rtl/android/jvm/
H A Dandroidr14.inc1962 thicknessRatio = 16843164;
/dports/lang/fpc-source/fpc-3.2.2/rtl/android/jvm/
H A Dandroidr14.inc1962 thicknessRatio = 16843164;
/dports/lang/fpc-utils/fpc-3.2.2/rtl/android/jvm/
H A Dandroidr14.inc1962 thicknessRatio = 16843164;
/dports/lang/fpc/fpc-3.2.2/rtl/android/jvm/
H A Dandroidr14.inc1962 thicknessRatio = 16843164;