Home
last modified time | relevance | path

Searched refs:aPreserveAspectRatio (Results 1 – 25 of 33) sorted by relevance

12

/dports/www/firefox-legacy/firefox-52.8.0esr/layout/svg/
H A DSVGImageContext.h30 Maybe<SVGPreserveAspectRatio> aPreserveAspectRatio,
34 , mPreserveAspectRatio(aPreserveAspectRatio) in mViewportSize()
/dports/www/firefox-esr/firefox-91.8.0/dom/svg/
H A DSVGAttrValueWrapper.cpp74 const SVGAnimatedPreserveAspectRatio* aPreserveAspectRatio, in ToString() argument
76 aPreserveAspectRatio->GetBaseValueString(aResult); in ToString()
H A DSVGContentUtils.h229 const SVGAnimatedPreserveAspectRatio& aPreserveAspectRatio);
234 const SVGPreserveAspectRatio& aPreserveAspectRatio);
H A DSVGAnimatedPreserveAspectRatio.cpp45 SVGAnimatedPreserveAspectRatio* aPreserveAspectRatio, in AutoChangePreserveAspectRatioNotifier() argument
47 : mPreserveAspectRatio(aPreserveAspectRatio), in AutoChangePreserveAspectRatioNotifier()
H A DSVGContentUtils.cpp636 const SVGAnimatedPreserveAspectRatio& aPreserveAspectRatio) { in GetViewBoxTransform() argument
639 aPreserveAspectRatio.GetAnimValue()); in GetViewBoxTransform()
645 const SVGPreserveAspectRatio& aPreserveAspectRatio) { in GetViewBoxTransform() argument
651 uint16_t align = aPreserveAspectRatio.GetAlign(); in GetViewBoxTransform()
652 uint16_t meetOrSlice = aPreserveAspectRatio.GetMeetOrSlice(); in GetViewBoxTransform()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/svg/
H A DSVGAttrValueWrapper.cpp74 const SVGAnimatedPreserveAspectRatio* aPreserveAspectRatio, in ToString() argument
76 aPreserveAspectRatio->GetBaseValueString(aResult); in ToString()
H A DSVGContentUtils.h239 const SVGAnimatedPreserveAspectRatio& aPreserveAspectRatio);
244 const SVGPreserveAspectRatio& aPreserveAspectRatio);
H A DSVGContentUtils.cpp638 const SVGAnimatedPreserveAspectRatio& aPreserveAspectRatio) { in GetViewBoxTransform() argument
641 aPreserveAspectRatio.GetAnimValue()); in GetViewBoxTransform()
647 const SVGPreserveAspectRatio& aPreserveAspectRatio) { in GetViewBoxTransform() argument
653 uint16_t align = aPreserveAspectRatio.GetAlign(); in GetViewBoxTransform()
654 uint16_t meetOrSlice = aPreserveAspectRatio.GetMeetOrSlice(); in GetViewBoxTransform()
/dports/www/firefox/firefox-99.0/dom/svg/
H A DSVGAttrValueWrapper.cpp74 const SVGAnimatedPreserveAspectRatio* aPreserveAspectRatio, in ToString() argument
76 aPreserveAspectRatio->GetBaseValueString(aResult); in ToString()
H A DSVGContentUtils.h229 const SVGAnimatedPreserveAspectRatio& aPreserveAspectRatio);
234 const SVGPreserveAspectRatio& aPreserveAspectRatio);
H A DSVGAnimatedPreserveAspectRatio.cpp45 SVGAnimatedPreserveAspectRatio* aPreserveAspectRatio, in AutoChangePreserveAspectRatioNotifier() argument
47 : mPreserveAspectRatio(aPreserveAspectRatio), in AutoChangePreserveAspectRatioNotifier()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/svg/
H A DSVGAttrValueWrapper.cpp64 const SVGAnimatedPreserveAspectRatio* aPreserveAspectRatio, in ToString() argument
66 aPreserveAspectRatio->GetBaseValueString(aResult); in ToString()
H A DSVGContentUtils.cpp494 const SVGAnimatedPreserveAspectRatio& aPreserveAspectRatio) { in GetViewBoxTransform() argument
497 aPreserveAspectRatio.GetAnimValue()); in GetViewBoxTransform()
503 const SVGPreserveAspectRatio& aPreserveAspectRatio) { in GetViewBoxTransform() argument
509 uint16_t align = aPreserveAspectRatio.GetAlign(); in GetViewBoxTransform()
510 uint16_t meetOrSlice = aPreserveAspectRatio.GetMeetOrSlice(); in GetViewBoxTransform()
H A DSVGContentUtils.h252 const SVGAnimatedPreserveAspectRatio& aPreserveAspectRatio);
257 const SVGPreserveAspectRatio& aPreserveAspectRatio);
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/svg/
H A DSVGAttrValueWrapper.cpp78 const SVGAnimatedPreserveAspectRatio* aPreserveAspectRatio, in ToString() argument
81 aPreserveAspectRatio->GetBaseValueString(aResult); in ToString()
H A DSVGContentUtils.cpp535 const SVGAnimatedPreserveAspectRatio &aPreserveAspectRatio) in GetViewBoxTransform() argument
540 aPreserveAspectRatio.GetAnimValue()); in GetViewBoxTransform()
547 const SVGPreserveAspectRatio &aPreserveAspectRatio) in GetViewBoxTransform() argument
554 SVGAlign align = aPreserveAspectRatio.GetAlign(); in GetViewBoxTransform()
555 SVGMeetOrSlice meetOrSlice = aPreserveAspectRatio.GetMeetOrSlice(); in GetViewBoxTransform()
H A DSVGContentUtils.h265 const SVGAnimatedPreserveAspectRatio &aPreserveAspectRatio);
271 const SVGPreserveAspectRatio &aPreserveAspectRatio);
/dports/mail/thunderbird/thunderbird-91.8.0/dom/svg/
H A DSVGAttrValueWrapper.cpp74 const SVGAnimatedPreserveAspectRatio* aPreserveAspectRatio, in ToString() argument
76 aPreserveAspectRatio->GetBaseValueString(aResult); in ToString()
H A DSVGContentUtils.h229 const SVGAnimatedPreserveAspectRatio& aPreserveAspectRatio);
234 const SVGPreserveAspectRatio& aPreserveAspectRatio);
H A DSVGAnimatedPreserveAspectRatio.cpp45 SVGAnimatedPreserveAspectRatio* aPreserveAspectRatio, in AutoChangePreserveAspectRatioNotifier() argument
47 : mPreserveAspectRatio(aPreserveAspectRatio), in AutoChangePreserveAspectRatioNotifier()
/dports/www/firefox-esr/firefox-91.8.0/layout/svg/
H A DSVGImageContext.h48 const Maybe<SVGPreserveAspectRatio>& aPreserveAspectRatio = Nothing())
50 mPreserveAspectRatio(aPreserveAspectRatio) {} in mViewportSize()
/dports/www/firefox/firefox-99.0/layout/svg/
H A DSVGImageContext.h48 const Maybe<SVGPreserveAspectRatio>& aPreserveAspectRatio = Nothing())
50 mPreserveAspectRatio(aPreserveAspectRatio) {} in mViewportSize()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/svg/
H A DSVGImageContext.h47 const Maybe<SVGPreserveAspectRatio>& aPreserveAspectRatio = Nothing())
49 mPreserveAspectRatio(aPreserveAspectRatio) {} in mViewportSize()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/svg/
H A DSVGImageContext.h48 const Maybe<SVGPreserveAspectRatio>& aPreserveAspectRatio = Nothing())
50 mPreserveAspectRatio(aPreserveAspectRatio) {} in mViewportSize()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/svg/
H A DSVGImageContext.h48 const Maybe<SVGPreserveAspectRatio>& aPreserveAspectRatio = Nothing())
50 mPreserveAspectRatio(aPreserveAspectRatio) {} in mViewportSize()

12