Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/dom/svg/
H A DSVGMPathElement.cpp197 if (nsContentUtils::IsLocalRefURL(aHrefStr)) { in UpdateHrefTarget()
H A DSVGAnimationElement.cpp358 if (nsContentUtils::IsLocalRefURL(aHrefStr)) { in UpdateHrefTarget()
H A DSVGUseElement.cpp444 nsContentUtils::IsLocalRefURL(href) in LookupHref()
/dports/www/firefox/firefox-99.0/dom/svg/
H A DSVGMPathElement.cpp197 if (nsContentUtils::IsLocalRefURL(aHrefStr)) { in UpdateHrefTarget()
H A DSVGAnimationElement.cpp358 if (nsContentUtils::IsLocalRefURL(aHrefStr)) { in UpdateHrefTarget()
H A DSVGUseElement.cpp511 nsContentUtils::IsLocalRefURL(href) in LookupHref()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/svg/
H A DSVGMPathElement.cpp197 if (nsContentUtils::IsLocalRefURL(aHrefStr)) { in UpdateHrefTarget()
H A DSVGAnimationElement.cpp358 if (nsContentUtils::IsLocalRefURL(aHrefStr)) { in UpdateHrefTarget()
H A DSVGUseElement.cpp444 nsContentUtils::IsLocalRefURL(href) in LookupHref()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/svg/
H A DSVGUseElement.cpp324 nsContentUtils::IsLocalRefURL(href) in LookupHref()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/svg/
H A DSVGUseElement.cpp438 nsContentUtils::IsLocalRefURL(href) in LookupHref()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsContentUtils.h3074 static bool IsLocalRefURL(const nsString& aString);
3080 static bool IsLocalRefURL(const nsACString& aString);
H A DnsContentUtils.cpp10006 bool IsLocalRefURL(const T& aString) { function
10021 /* static */ bool nsContentUtils::IsLocalRefURL(const nsString& aString) { function in nsContentUtils
10022 return ::IsLocalRefURL(aString);
10025 /* static */ bool nsContentUtils::IsLocalRefURL(const nsACString& aString) { function in nsContentUtils
10026 return ::IsLocalRefURL(aString);
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/style/
H A DnsCSSValue.cpp33 IsLocalRefURL(nsStringBuffer* aString) in IsLocalRefURL() function
2726 , mIsLocalRef(IsLocalRefURL(aString)) in URLValueData()
2743 , mIsLocalRef(IsLocalRefURL(aString)) in URLValueData()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/style/
H A DnsCSSValue.cpp2852 mIsLocalRef.emplace(nsContentUtils::IsLocalRefURL(GetRustString())); in IsLocalRef()
2854 mIsLocalRef.emplace(nsContentUtils::IsLocalRefURL(mStrings.mString)); in IsLocalRef()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsContentUtils.h3150 static bool IsLocalRefURL(const nsString& aString);
H A DnsContentUtils.cpp9895 bool nsContentUtils::IsLocalRefURL(const nsString& aString) { function in nsContentUtils
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsContentUtils.h3154 static bool IsLocalRefURL(const nsAString& aString);
H A DnsContentUtils.cpp9949 bool nsContentUtils::IsLocalRefURL(const nsAString& aString) { function in nsContentUtils
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsContentUtils.h3156 static bool IsLocalRefURL(const nsAString& aString);
H A DnsContentUtils.cpp10017 bool nsContentUtils::IsLocalRefURL(const nsAString& aString) { function in nsContentUtils
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsContentUtils.h3156 static bool IsLocalRefURL(const nsAString& aString);
H A DnsContentUtils.cpp10017 bool nsContentUtils::IsLocalRefURL(const nsAString& aString) { function in nsContentUtils