Home
last modified time | relevance | path

Searched refs:aRotateAngle (Results 1 – 17 of 17) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/svg/
H A DSVGMotionSMILType.cpp69 MotionSegment(float aX, float aY, float aRotateAngle) in MotionSegment()
71 mRotateAngle(aRotateAngle), in MotionSegment()
79 float aRotateAngle) in MotionSegment()
81 mRotateAngle(aRotateAngle), in MotionSegment()
221 float& aRotateAngle, // in & out-param. in GetAngleAndPointAtDistance() argument
232 aRotateAngle = tangentAngle; in GetAngleAndPointAtDistance()
235 aRotateAngle = M_PI + tangentAngle; in GetAngleAndPointAtDistance()
449 float aRotateAngle) { in ConstructSMILValue() argument
455 MotionSegment(aPath, aDist, aRotateType, aRotateAngle), fallible)); in ConstructSMILValue()
H A DSVGMotionSMILType.h70 float aRotateAngle);
/dports/lang/spidermonkey78/firefox-78.9.0/dom/svg/
H A DSVGMotionSMILType.cpp69 MotionSegment(float aX, float aY, float aRotateAngle) in MotionSegment()
71 mRotateAngle(aRotateAngle), in MotionSegment()
79 float aRotateAngle) in MotionSegment()
81 mRotateAngle(aRotateAngle), in MotionSegment()
221 float& aRotateAngle, // in & out-param. in GetAngleAndPointAtDistance() argument
232 aRotateAngle = tangentAngle; in GetAngleAndPointAtDistance()
235 aRotateAngle = M_PI + tangentAngle; in GetAngleAndPointAtDistance()
449 float aRotateAngle) { in ConstructSMILValue() argument
455 MotionSegment(aPath, aDist, aRotateType, aRotateAngle), fallible)); in ConstructSMILValue()
H A DSVGMotionSMILType.h70 float aRotateAngle);
/dports/www/firefox/firefox-99.0/dom/svg/
H A DSVGMotionSMILType.cpp69 MotionSegment(float aX, float aY, float aRotateAngle) in MotionSegment()
71 mRotateAngle(aRotateAngle), in MotionSegment()
79 float aRotateAngle) in MotionSegment()
81 mRotateAngle(aRotateAngle), in MotionSegment()
221 float& aRotateAngle, // in & out-param. in GetAngleAndPointAtDistance() argument
232 aRotateAngle = tangentAngle; in GetAngleAndPointAtDistance()
235 aRotateAngle = M_PI + tangentAngle; in GetAngleAndPointAtDistance()
449 float aRotateAngle) { in ConstructSMILValue() argument
455 MotionSegment(aPath, aDist, aRotateType, aRotateAngle), fallible)); in ConstructSMILValue()
H A DSVGMotionSMILType.h70 float aRotateAngle);
/dports/mail/thunderbird/thunderbird-91.8.0/dom/svg/
H A DSVGMotionSMILType.cpp69 MotionSegment(float aX, float aY, float aRotateAngle) in MotionSegment()
71 mRotateAngle(aRotateAngle), in MotionSegment()
79 float aRotateAngle) in MotionSegment()
81 mRotateAngle(aRotateAngle), in MotionSegment()
221 float& aRotateAngle, // in & out-param. in GetAngleAndPointAtDistance() argument
232 aRotateAngle = tangentAngle; in GetAngleAndPointAtDistance()
235 aRotateAngle = M_PI + tangentAngle; in GetAngleAndPointAtDistance()
449 float aRotateAngle) { in ConstructSMILValue() argument
455 MotionSegment(aPath, aDist, aRotateType, aRotateAngle), fallible)); in ConstructSMILValue()
H A DSVGMotionSMILType.h70 float aRotateAngle);
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/svg/
H A DSVGMotionSMILType.cpp71 MotionSegment(float aX, float aY, float aRotateAngle) in MotionSegment()
72 : mRotateType(eRotateType_Explicit), mRotateAngle(aRotateAngle), in MotionSegment()
81 RotateType aRotateType, float aRotateAngle) in MotionSegment()
82 : mRotateType(aRotateType), mRotateAngle(aRotateAngle), in MotionSegment()
237 float& aRotateAngle, // in & out-param. in GetAngleAndPointAtDistance() argument
248 aRotateAngle = tangentAngle; in GetAngleAndPointAtDistance()
251 aRotateAngle = M_PI + tangentAngle; in GetAngleAndPointAtDistance()
479 float aRotateAngle) in ConstructSMILValue() argument
486 aRotateType, aRotateAngle), in ConstructSMILValue()
H A DSVGMotionSMILType.h77 float aRotateAngle);
/dports/lang/spidermonkey60/firefox-60.9.0/dom/svg/
H A DSVGMotionSMILType.cpp64 MotionSegment(float aX, float aY, float aRotateAngle) in MotionSegment()
66 mRotateAngle(aRotateAngle), in MotionSegment()
74 float aRotateAngle) in MotionSegment()
76 mRotateAngle(aRotateAngle), in MotionSegment()
216 float& aRotateAngle, // in & out-param. in GetAngleAndPointAtDistance() argument
227 aRotateAngle = tangentAngle; in GetAngleAndPointAtDistance()
230 aRotateAngle = M_PI + tangentAngle; in GetAngleAndPointAtDistance()
437 Path* aPath, float aDist, RotateType aRotateType, float aRotateAngle) { in ConstructSMILValue() argument
443 MotionSegment(aPath, aDist, aRotateType, aRotateAngle), fallible)); in ConstructSMILValue()
H A DSVGMotionSMILType.h71 float aRotateAngle);
/dports/editors/libreoffice/libreoffice-7.2.6.2/drawinglayer/source/dumper/
H A DEnhancedShapeDumper.cxx107 drawing::EnhancedCustomShapeParameterPair aRotateAngle; in dumpEnhancedCustomShapeExtrusionService() local
108 if(anotherAny >>= aRotateAngle) in dumpEnhancedCustomShapeExtrusionService()
109 dumpRotateAngleAsElement(aRotateAngle); in dumpEnhancedCustomShapeExtrusionService()
289 …hapeDumper::dumpRotateAngleAsElement(const drawing::EnhancedCustomShapeParameterPair& aRotateAngle) in dumpRotateAngleAsElement() argument
292 dumpEnhancedCustomShapeParameterPair(aRotateAngle); in dumpRotateAngleAsElement()
H A DEnhancedShapeDumper.hxx68 … void dumpRotateAngleAsElement(const css::drawing::EnhancedCustomShapeParameterPair& aRotateAngle);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/drawinglayer/source/dumper/
H A DEnhancedShapeDumper.cxx108 drawing::EnhancedCustomShapeParameterPair aRotateAngle; in dumpEnhancedCustomShapeExtrusionService() local
109 if(anotherAny >>= aRotateAngle) in dumpEnhancedCustomShapeExtrusionService()
110 dumpRotateAngleAsElement(aRotateAngle); in dumpEnhancedCustomShapeExtrusionService()
290 …hapeDumper::dumpRotateAngleAsElement(const drawing::EnhancedCustomShapeParameterPair& aRotateAngle) in dumpRotateAngleAsElement() argument
293 dumpEnhancedCustomShapeParameterPair(aRotateAngle); in dumpRotateAngleAsElement()
H A DEnhancedShapeDumper.hxx65 … void dumpRotateAngleAsElement(const css::drawing::EnhancedCustomShapeParameterPair& aRotateAngle);
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/qa/unit/
H A Dscshapetest.cxx698 Degree100 aRotateAngle(pObj->GetRotateAngle()); in testTdf137033_RotShear_ResizeHide() local
708 abs(aRotateAngle - aExpectRotateAngle) <= 1_deg100); in testTdf137033_RotShear_ResizeHide()
722 aRotateAngle = pObj->GetRotateAngle(); in testTdf137033_RotShear_ResizeHide()
727 abs(aRotateAngle - aExpectRotateAngle) <= 3_deg100); in testTdf137033_RotShear_ResizeHide()