Home
last modified time | relevance | path

Searched refs:ClassAttributeWillBeChangedBySMIL (Results 1 – 15 of 15) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/layout/base/
H A DServoRestyleManager.h217 void ClassAttributeWillBeChangedBySMIL(dom::Element* aElement);
H A DServoRestyleManager.cpp1324 void ServoRestyleManager::ClassAttributeWillBeChangedBySMIL(Element* aElement) { in ClassAttributeWillBeChangedBySMIL() function in mozilla::ServoRestyleManager
/dports/www/firefox-esr/firefox-91.8.0/layout/base/
H A DRestyleManager.h369 void ClassAttributeWillBeChangedBySMIL(dom::Element* aElement);
H A DRestyleManager.cpp3277 void RestyleManager::ClassAttributeWillBeChangedBySMIL(Element* aElement) { in ClassAttributeWillBeChangedBySMIL() function in mozilla::RestyleManager
/dports/www/firefox/firefox-99.0/layout/base/
H A DRestyleManager.h369 void ClassAttributeWillBeChangedBySMIL(dom::Element* aElement);
H A DRestyleManager.cpp3328 void RestyleManager::ClassAttributeWillBeChangedBySMIL(Element* aElement) { in ClassAttributeWillBeChangedBySMIL() function in mozilla::RestyleManager
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/
H A DRestyleManager.h369 void ClassAttributeWillBeChangedBySMIL(dom::Element* aElement);
H A DRestyleManager.cpp3277 void RestyleManager::ClassAttributeWillBeChangedBySMIL(Element* aElement) { in ClassAttributeWillBeChangedBySMIL() function in mozilla::RestyleManager
/dports/lang/spidermonkey78/firefox-78.9.0/layout/base/
H A DRestyleManager.h368 void ClassAttributeWillBeChangedBySMIL(dom::Element* aElement);
H A DRestyleManager.cpp3257 void RestyleManager::ClassAttributeWillBeChangedBySMIL(Element* aElement) { in ClassAttributeWillBeChangedBySMIL() function in mozilla::RestyleManager
/dports/www/firefox-esr/firefox-91.8.0/dom/svg/
H A DSVGElement.cpp233 presContext->RestyleManager()->ClassAttributeWillBeChangedBySMIL(this); in DidAnimateClass()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/svg/
H A DSVGElement.cpp129 presContext->RestyleManager()->ClassAttributeWillBeChangedBySMIL(this); in DidAnimateClass()
/dports/www/firefox/firefox-99.0/dom/svg/
H A DSVGElement.cpp233 presContext->RestyleManager()->ClassAttributeWillBeChangedBySMIL(this); in DidAnimateClass()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/svg/
H A DSVGElement.cpp233 presContext->RestyleManager()->ClassAttributeWillBeChangedBySMIL(this); in DidAnimateClass()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/svg/
H A DnsSVGElement.cpp120 ->ClassAttributeWillBeChangedBySMIL(this); in DidAnimateClass()