Home
last modified time | relevance | path

Searched refs:NS_EVENT_BITS_MUTATION_NODEREMOVED (Results 1 – 25 of 41) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/dom/events/
H A DInternalMutationEvent.h58 #define NS_EVENT_BITS_MUTATION_NODEREMOVED 0x04 macro
H A DEventListenerManager.cpp71 NS_EVENT_BITS_MUTATION_NODEINSERTED | NS_EVENT_BITS_MUTATION_NODEREMOVED |
84 return NS_EVENT_BITS_MUTATION_NODEREMOVED; in MutationBitForEventType()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/events/
H A DInternalMutationEvent.h58 #define NS_EVENT_BITS_MUTATION_NODEREMOVED 0x04 macro
H A DEventListenerManager.cpp68 NS_EVENT_BITS_MUTATION_NODEINSERTED | NS_EVENT_BITS_MUTATION_NODEREMOVED |
81 return NS_EVENT_BITS_MUTATION_NODEREMOVED; in MutationBitForEventType()
/dports/www/firefox/firefox-99.0/dom/events/
H A DInternalMutationEvent.h58 #define NS_EVENT_BITS_MUTATION_NODEREMOVED 0x04 macro
H A DEventListenerManager.cpp73 NS_EVENT_BITS_MUTATION_NODEINSERTED | NS_EVENT_BITS_MUTATION_NODEREMOVED |
86 return NS_EVENT_BITS_MUTATION_NODEREMOVED; in MutationBitForEventType()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/events/
H A DInternalMutationEvent.h58 #define NS_EVENT_BITS_MUTATION_NODEREMOVED 0x04 macro
H A DEventListenerManager.cpp71 NS_EVENT_BITS_MUTATION_NODEINSERTED | NS_EVENT_BITS_MUTATION_NODEREMOVED |
84 return NS_EVENT_BITS_MUTATION_NODEREMOVED; in MutationBitForEventType()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/events/
H A DInternalMutationEvent.h58 #define NS_EVENT_BITS_MUTATION_NODEREMOVED 0x04 macro
H A DEventListenerManager.cpp73 NS_EVENT_BITS_MUTATION_NODEINSERTED | NS_EVENT_BITS_MUTATION_NODEREMOVED |
86 return NS_EVENT_BITS_MUTATION_NODEREMOVED; in MutationBitForEventType()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/events/
H A DInternalMutationEvent.h63 #define NS_EVENT_BITS_MUTATION_NODEREMOVED 0x04 macro
H A DEventListenerManager.cpp71 NS_EVENT_BITS_MUTATION_NODEREMOVED |
86 return NS_EVENT_BITS_MUTATION_NODEREMOVED; in MutationBitForEventType()
/dports/www/firefox-esr/firefox-91.8.0/editor/libeditor/
H A DHTMLEditorDeleteHandler.cpp1600 NS_EVENT_BITS_MUTATION_NODEREMOVED | in Run()
2086 NS_EVENT_BITS_MUTATION_NODEREMOVED | in HandleDeleteCollapsedSelectionAtVisibleChar()
3799 NS_EVENT_BITS_MUTATION_NODEREMOVED | in DeleteParentBlocksWithTransactionIfEmpty()
/dports/www/firefox/firefox-99.0/editor/libeditor/
H A DHTMLEditorDeleteHandler.cpp1598 NS_EVENT_BITS_MUTATION_NODEREMOVED | in Run()
2087 NS_EVENT_BITS_MUTATION_NODEREMOVED | in HandleDeleteCollapsedSelectionAtVisibleChar()
3882 NS_EVENT_BITS_MUTATION_NODEREMOVED | in DeleteParentBlocksWithTransactionIfEmpty()
/dports/mail/thunderbird/thunderbird-91.8.0/editor/libeditor/
H A DHTMLEditorDeleteHandler.cpp1600 NS_EVENT_BITS_MUTATION_NODEREMOVED | in Run()
2086 NS_EVENT_BITS_MUTATION_NODEREMOVED | in HandleDeleteCollapsedSelectionAtVisibleChar()
3799 NS_EVENT_BITS_MUTATION_NODEREMOVED | in DeleteParentBlocksWithTransactionIfEmpty()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DFragmentOrElement.cpp1980 doc, NS_EVENT_BITS_MUTATION_NODEREMOVED)) { in FireNodeRemovedForChildren()
H A DnsINode.cpp827 doc, NS_EVENT_BITS_MUTATION_NODEREMOVED); in Normalize()
/dports/www/firefox/firefox-99.0/dom/base/
H A DFragmentOrElement.cpp1985 doc, NS_EVENT_BITS_MUTATION_NODEREMOVED)) { in FireNodeRemovedForChildren()
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DFragmentOrElement.cpp1978 doc, NS_EVENT_BITS_MUTATION_NODEREMOVED)) { in FireNodeRemovedForChildren()
H A DnsINode.cpp850 doc, NS_EVENT_BITS_MUTATION_NODEREMOVED); in Normalize()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DFragmentOrElement.cpp1978 doc, NS_EVENT_BITS_MUTATION_NODEREMOVED)) { in FireNodeRemovedForChildren()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DFragmentOrElement.cpp2234 doc, NS_EVENT_BITS_MUTATION_NODEREMOVED)) { in FireNodeRemovedForChildren()
H A DnsINode.cpp543 doc, NS_EVENT_BITS_MUTATION_NODEREMOVED); in Normalize()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DFragmentOrElement.cpp2280 HasMutationListeners(doc, NS_EVENT_BITS_MUTATION_NODEREMOVED)) { in FireNodeRemovedForChildren()
H A DnsINode.cpp643 HasMutationListeners(doc, NS_EVENT_BITS_MUTATION_NODEREMOVED); in Normalize()

12