Home
last modified time | relevance | path

Searched refs:mRegisteredClosestCommonInclusiveAncestor (Results 1 – 8 of 8) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsRange.cpp138 mRegisteredClosestCommonInclusiveAncestor(nullptr), in nsRange()
192 if (tmp->mRegisteredClosestCommonInclusiveAncestor) {
194 tmp->mRegisteredClosestCommonInclusiveAncestor, true);
262 mRegisteredClosestCommonInclusiveAncestor = aNode; in RegisterClosestCommonInclusiveAncestor()
288 mRegisteredClosestCommonInclusiveAncestor = nullptr; in UnregisterClosestCommonInclusiveAncestor()
934 !mRegisteredClosestCommonInclusiveAncestor, in DoSetRange()
993 if (mRegisteredClosestCommonInclusiveAncestor) { in UnregisterSelection()
995 mRegisteredClosestCommonInclusiveAncestor, false); in UnregisterSelection()
997 !mRegisteredClosestCommonInclusiveAncestor, in UnregisterSelection()
2913 MOZ_ASSERT(mRegisteredClosestCommonInclusiveAncestor); in GetRegisteredClosestCommonInclusiveAncestor()
[all …]
H A DnsRange.h434 return !mRoot && !mRegisteredClosestCommonInclusiveAncestor && in IsCleared()
443 nsINode* MOZ_NON_OWNING_REF mRegisteredClosestCommonInclusiveAncestor; variable
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsRange.cpp137 mRegisteredClosestCommonInclusiveAncestor(nullptr), in nsRange()
191 if (tmp->mRegisteredClosestCommonInclusiveAncestor) {
193 tmp->mRegisteredClosestCommonInclusiveAncestor, true);
261 mRegisteredClosestCommonInclusiveAncestor = aNode; in RegisterClosestCommonInclusiveAncestor()
287 mRegisteredClosestCommonInclusiveAncestor = nullptr; in UnregisterClosestCommonInclusiveAncestor()
902 !mRegisteredClosestCommonInclusiveAncestor, in DoSetRange()
959 if (mRegisteredClosestCommonInclusiveAncestor) { in UnregisterSelection()
961 mRegisteredClosestCommonInclusiveAncestor, false); in UnregisterSelection()
963 !mRegisteredClosestCommonInclusiveAncestor, in UnregisterSelection()
2855 MOZ_ASSERT(mRegisteredClosestCommonInclusiveAncestor); in GetRegisteredClosestCommonInclusiveAncestor()
[all …]
H A DnsRange.h432 return !mRoot && !mRegisteredClosestCommonInclusiveAncestor && in IsCleared()
441 nsINode* MOZ_NON_OWNING_REF mRegisteredClosestCommonInclusiveAncestor; variable
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsRange.cpp138 mRegisteredClosestCommonInclusiveAncestor(nullptr), in nsRange()
192 if (tmp->mRegisteredClosestCommonInclusiveAncestor) {
194 tmp->mRegisteredClosestCommonInclusiveAncestor, true);
262 mRegisteredClosestCommonInclusiveAncestor = aNode; in RegisterClosestCommonInclusiveAncestor()
288 mRegisteredClosestCommonInclusiveAncestor = nullptr; in UnregisterClosestCommonInclusiveAncestor()
937 !mRegisteredClosestCommonInclusiveAncestor, in DoSetRange()
990 if (mRegisteredClosestCommonInclusiveAncestor) { in UnregisterSelection()
992 mRegisteredClosestCommonInclusiveAncestor, false); in UnregisterSelection()
994 !mRegisteredClosestCommonInclusiveAncestor, in UnregisterSelection()
2913 MOZ_ASSERT(mRegisteredClosestCommonInclusiveAncestor); in GetRegisteredClosestCommonInclusiveAncestor()
[all …]
H A DnsRange.h434 return !mRoot && !mRegisteredClosestCommonInclusiveAncestor && in IsCleared()
443 nsINode* MOZ_NON_OWNING_REF mRegisteredClosestCommonInclusiveAncestor; variable
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsRange.cpp138 mRegisteredClosestCommonInclusiveAncestor(nullptr), in nsRange()
192 if (tmp->mRegisteredClosestCommonInclusiveAncestor) {
194 tmp->mRegisteredClosestCommonInclusiveAncestor, true);
262 mRegisteredClosestCommonInclusiveAncestor = aNode; in RegisterClosestCommonInclusiveAncestor()
288 mRegisteredClosestCommonInclusiveAncestor = nullptr; in UnregisterClosestCommonInclusiveAncestor()
934 !mRegisteredClosestCommonInclusiveAncestor, in DoSetRange()
993 if (mRegisteredClosestCommonInclusiveAncestor) { in UnregisterSelection()
995 mRegisteredClosestCommonInclusiveAncestor, false); in UnregisterSelection()
997 !mRegisteredClosestCommonInclusiveAncestor, in UnregisterSelection()
2913 MOZ_ASSERT(mRegisteredClosestCommonInclusiveAncestor); in GetRegisteredClosestCommonInclusiveAncestor()
[all …]
H A DnsRange.h434 return !mRoot && !mRegisteredClosestCommonInclusiveAncestor && in IsCleared()
443 nsINode* MOZ_NON_OWNING_REF mRegisteredClosestCommonInclusiveAncestor; variable