Home
last modified time | relevance | path

Searched refs:eUseUserSpaceOfUseElement (Results 1 – 15 of 15) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/dom/svg/
H A DSVGTransformableElement.cpp175 nsSVGUtils::eUseUserSpaceOfUseElement))); in GetBBox()
197 flags |= nsSVGUtils::eUseUserSpaceOfUseElement; in GetBBox()
/dports/www/firefox-esr/firefox-91.8.0/dom/svg/
H A DSVGTransformableElement.cpp213 SVGUtils::eUseUserSpaceOfUseElement)))); in GetBBox()
235 flags |= SVGUtils::eUseUserSpaceOfUseElement; in GetBBox()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/svg/
H A DSVGTransformableElement.cpp212 nsSVGUtils::eUseUserSpaceOfUseElement)))); in GetBBox()
234 flags |= nsSVGUtils::eUseUserSpaceOfUseElement; in GetBBox()
/dports/www/firefox/firefox-99.0/dom/svg/
H A DSVGTransformableElement.cpp213 SVGUtils::eUseUserSpaceOfUseElement)))); in GetBBox()
235 flags |= SVGUtils::eUseUserSpaceOfUseElement; in GetBBox()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/svg/
H A DSVGTransformableElement.cpp213 SVGUtils::eUseUserSpaceOfUseElement)))); in GetBBox()
235 flags |= SVGUtils::eUseUserSpaceOfUseElement; in GetBBox()
/dports/www/firefox-esr/firefox-91.8.0/layout/svg/
H A DSVGUtils.h360 eUseUserSpaceOfUseElement = 1 << 9, enumerator
H A DSVGUtils.cpp1015 aFlags &= ~eUseUserSpaceOfUseElement; in GetBBox()
1033 aFlags & SVGUtils::eUseUserSpaceOfUseElement) { in GetBBox()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/svg/
H A DnsSVGUtils.h397 eUseUserSpaceOfUseElement = 1 << 9, in NS_DEFINE_STATIC_IID_ACCESSOR() enumerator
H A DnsSVGUtils.cpp1033 aFlags &= ~eUseUserSpaceOfUseElement; in GetBBox()
1051 aFlags & nsSVGUtils::eUseUserSpaceOfUseElement) { in GetBBox()
/dports/www/firefox/firefox-99.0/layout/svg/
H A DSVGUtils.h360 eUseUserSpaceOfUseElement = 1 << 9, enumerator
H A DSVGUtils.cpp1011 aFlags &= ~eUseUserSpaceOfUseElement; in GetBBox()
1029 aFlags & SVGUtils::eUseUserSpaceOfUseElement) { in GetBBox()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/svg/
H A DSVGUtils.h360 eUseUserSpaceOfUseElement = 1 << 9, enumerator
H A DSVGUtils.cpp1015 aFlags &= ~eUseUserSpaceOfUseElement; in GetBBox()
1033 aFlags & SVGUtils::eUseUserSpaceOfUseElement) { in GetBBox()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/svg/
H A DnsSVGUtils.h365 eUseUserSpaceOfUseElement = 1 << 9, enumerator
H A DnsSVGUtils.cpp1026 aFlags &= ~eUseUserSpaceOfUseElement; in GetBBox()
1044 aFlags & nsSVGUtils::eUseUserSpaceOfUseElement) { in GetBBox()