Home
last modified time | relevance | path

Searched refs:HasMutationListeners (Results 1 – 25 of 77) sorted by relevance

1234

/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsStyledElement.cpp76 nsContentUtils::HasMutationListeners( in InlineStyleDeclarationWillChange()
117 nsContentUtils::HasMutationListeners( in SetInlineStyleDeclaration()
H A DCharacterData.cpp247 aNotify && nsContentUtils::HasMutationListeners( in SetTextInternal()
H A DnsPIDOMWindow.h192 bool HasMutationListeners(uint32_t aMutationEventType) const { in HasMutationListeners() function
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsStyledElement.cpp75 nsContentUtils::HasMutationListeners( in InlineStyleDeclarationWillChange()
116 nsContentUtils::HasMutationListeners( in SetInlineStyleDeclaration()
H A DCharacterData.cpp235 aNotify && nsContentUtils::HasMutationListeners( in SetTextInternal()
H A DnsPIDOMWindow.h194 bool HasMutationListeners(uint32_t aMutationEventType) const { in HasMutationListeners() function
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsStyledElement.cpp76 nsContentUtils::HasMutationListeners( in InlineStyleDeclarationWillChange()
117 nsContentUtils::HasMutationListeners( in SetInlineStyleDeclaration()
H A DCharacterData.cpp247 aNotify && nsContentUtils::HasMutationListeners( in SetTextInternal()
H A DnsPIDOMWindow.h196 bool HasMutationListeners(uint32_t aMutationEventType) const { in HasMutationListeners() function
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsStyledElement.cpp76 nsContentUtils::HasMutationListeners( in InlineStyleDeclarationWillChange()
117 nsContentUtils::HasMutationListeners( in SetInlineStyleDeclaration()
H A DCharacterData.cpp247 aNotify && nsContentUtils::HasMutationListeners( in SetTextInternal()
H A DnsPIDOMWindow.h192 bool HasMutationListeners(uint32_t aMutationEventType) const { in HasMutationListeners() function
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsStyledElement.cpp61 nsContentUtils::HasMutationListeners(this, in SetInlineStyleDeclaration()
H A DnsPIDOMWindow.h760 bool HasMutationListeners(uint32_t aMutationEventType) const in HasMutationListeners() function
H A DnsContentUtils.h1095 static bool HasMutationListeners(nsINode* aNode,
1110 static bool HasMutationListeners(nsIDocument* aDocument,
/dports/lang/spidermonkey60/firefox-60.9.0/layout/style/
H A DnsDOMCSSAttrDeclaration.cpp119 nsContentUtils::HasMutationListeners( in GetCSSDeclaration()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsStyledElement.cpp75 aNotify && nsContentUtils::HasMutationListeners( in SetInlineStyleDeclaration()
H A DnsPIDOMWindow.h189 bool HasMutationListeners(uint32_t aMutationEventType) const { in HasMutationListeners() function
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/events/
H A DEventListenerManager.h387 bool HasMutationListeners();
/dports/lang/spidermonkey78/firefox-78.9.0/dom/events/
H A DEventListenerManager.h367 bool HasMutationListeners();
/dports/lang/spidermonkey60/firefox-60.9.0/dom/events/
H A DEventListenerManager.h352 bool HasMutationListeners();
/dports/www/firefox-esr/firefox-91.8.0/dom/events/
H A DEventListenerManager.h403 bool HasMutationListeners();
/dports/www/firefox/firefox-99.0/dom/events/
H A DEventListenerManager.h408 bool HasMutationListeners();
/dports/mail/thunderbird/thunderbird-91.8.0/dom/events/
H A DEventListenerManager.h403 bool HasMutationListeners();
/dports/www/firefox-esr/firefox-91.8.0/dom/svg/
H A DSVGElement.cpp1409 if (attrValue && nsContentUtils::HasMutationListeners( in WillChangeValue()
1454 bool hasListeners = nsContentUtils::HasMutationListeners( in DidChangeValue()
1472 if (!aNotify || !nsContentUtils::HasMutationListeners( in MaybeSerializeAttrBeforeRemoval()

1234