Home
last modified time | relevance | path

Searched refs:MutationBitForEventType (Results 1 – 6 of 6) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/dom/events/
H A DEventListenerManager.cpp79 static uint32_t MutationBitForEventType(EventMessage aEventType) { in MutationBitForEventType() function
310 : MutationBitForEventType(aEventMessage)); in AddEventListenerInternal()
1396 bits |= MutationBitForEventType(listener->mEventMessage); in MutationListenerBits()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/events/
H A DEventListenerManager.cpp78 MutationBitForEventType(EventMessage aEventType) in MutationBitForEventType() function
346 kAllMutationBits : MutationBitForEventType(aEventMessage)); in AddEventListenerInternal()
1489 bits |= MutationBitForEventType(listener->mEventMessage); in MutationListenerBits()
/dports/www/firefox-esr/firefox-91.8.0/dom/events/
H A DEventListenerManager.cpp77 static uint32_t MutationBitForEventType(EventMessage aEventType) { in MutationBitForEventType() function
298 : MutationBitForEventType(aEventMessage)); in AddEventListenerInternal()
1503 bits |= MutationBitForEventType(listener->mEventMessage); in MutationListenerBits()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/events/
H A DEventListenerManager.cpp74 static uint32_t MutationBitForEventType(EventMessage aEventType) { in MutationBitForEventType() function
286 : MutationBitForEventType(aEventMessage)); in AddEventListenerInternal()
1469 bits |= MutationBitForEventType(listener->mEventMessage); in MutationListenerBits()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/events/
H A DEventListenerManager.cpp77 static uint32_t MutationBitForEventType(EventMessage aEventType) { in MutationBitForEventType() function
298 : MutationBitForEventType(aEventMessage)); in AddEventListenerInternal()
1503 bits |= MutationBitForEventType(listener->mEventMessage); in MutationListenerBits()
/dports/www/firefox/firefox-99.0/dom/events/
H A DEventListenerManager.cpp79 static uint32_t MutationBitForEventType(EventMessage aEventType) { in MutationBitForEventType() function
328 : MutationBitForEventType(resolvedEventMessage)); in AddEventListenerInternal()
1700 bits |= MutationBitForEventType(listener->mEventMessage); in MutationListenerBits()