Home
last modified time | relevance | path

Searched refs:aModType (Results 1 – 25 of 1022) sorted by relevance

12345678910>>...41

/dports/lang/spidermonkey60/firefox-60.9.0/layout/base/
H A DRestyleManagerInlines.h48 nsAtom* aAttribute, int32_t aModType, in AttributeWillChange() argument
51 (aElement, aNameSpaceID, aAttribute, aModType, aNewValue)); in AttributeWillChange()
56 int32_t aModType, in AttributeChanged() argument
59 (aElement, aNameSpaceID, aAttribute, aModType, aOldValue)); in AttributeChanged()
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsIMutationObserver.h175 int32_t aModType) = 0;
197 int32_t aModType,
318 int32_t aModType) override;
327 int32_t aModType, \
368 int32_t aModType) {} \
373 nsAtom* aAttribute, int32_t aModType, const nsAttrValue* aOldValue) {} \
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsIMutationObserver.h175 int32_t aModType) = 0;
197 int32_t aModType,
318 int32_t aModType) override;
327 int32_t aModType, \
368 int32_t aModType) {} \
373 nsAtom* aAttribute, int32_t aModType, const nsAttrValue* aOldValue) {} \
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsIMutationObserver.h175 int32_t aModType) = 0;
197 int32_t aModType,
318 int32_t aModType) override;
327 int32_t aModType, \
368 int32_t aModType) {} \
373 nsAtom* aAttribute, int32_t aModType, const nsAttrValue* aOldValue) {} \
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsIMutationObserver.h175 int32_t aModType) = 0;
197 int32_t aModType,
318 int32_t aModType) override;
327 int32_t aModType, \
368 int32_t aModType) {} \
373 nsAtom* aAttribute, int32_t aModType, const nsAttrValue* aOldValue) {} \
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsIMutationObserver.h168 int32_t aModType,
191 int32_t aModType,
312 int32_t aModType, \
322 int32_t aModType, \
363 nsAtom* aAttribute, int32_t aModType, const nsAttrValue* aNewValue) {} \
368 nsAtom* aAttribute, int32_t aModType, const nsAttrValue* aOldValue) {} \
/dports/lang/spidermonkey60/firefox-60.9.0/layout/svg/
H A DSVGViewFrame.cpp51 int32_t aModType) override;
77 nsAtom* aAttribute, int32_t aModType) { in AttributeChanged() argument
97 outerSVGFrame->AttributeChanged(aNameSpaceID, aAttribute, aModType); in AttributeChanged()
101 return nsFrame::AttributeChanged(aNameSpaceID, aAttribute, aModType); in AttributeChanged()
H A DSVGFEUnstyledLeafFrame.cpp41 int32_t aModType) override;
58 int32_t aModType) { in NS_IMPL_FRAMEARENA_HELPERS()
69 return nsFrame::AttributeChanged(aNameSpaceID, aAttribute, aModType); in NS_IMPL_FRAMEARENA_HELPERS()
H A DSVGFEImageFrame.cpp56 int32_t aModType) override;
114 int32_t aModType) { in AttributeChanged() argument
126 if (aModType == MutationEventBinding::SMIL && aAttribute == nsGkAtoms::href && in AttributeChanged()
140 return nsFrame::AttributeChanged(aNameSpaceID, aAttribute, aModType); in AttributeChanged()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/svg/
H A DSVGViewFrame.cpp62 int32_t aModType) override;
100 int32_t aModType) in AttributeChanged() argument
122 outerSVGFrame->AttributeChanged(aNameSpaceID, aAttribute, aModType); in AttributeChanged()
126 return nsFrame::AttributeChanged(aNameSpaceID, aAttribute, aModType); in AttributeChanged()
H A DSVGFEUnstyledLeafFrame.cpp52 int32_t aModType) override;
77 int32_t aModType) in AttributeChanged() argument
86 return nsFrame::AttributeChanged(aNameSpaceID, aAttribute, aModType); in AttributeChanged()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/svg/
H A DSVGViewFrame.cpp57 int32_t aModType) override;
82 nsAtom* aAttribute, int32_t aModType) { in AttributeChanged() argument
101 outerSVGFrame->AttributeChanged(aNameSpaceID, aAttribute, aModType); in AttributeChanged()
105 return nsFrame::AttributeChanged(aNameSpaceID, aAttribute, aModType); in AttributeChanged()
H A DSVGFEImageFrame.cpp60 int32_t aModType) override;
118 int32_t aModType) { in AttributeChanged() argument
130 if (aModType == MutationEvent_Binding::SMIL && in AttributeChanged()
145 return nsFrame::AttributeChanged(aNameSpaceID, aAttribute, aModType); in AttributeChanged()
H A DSVGFEUnstyledLeafFrame.cpp49 int32_t aModType) override;
67 int32_t aModType) { in NS_IMPL_FRAMEARENA_HELPERS()
78 return nsFrame::AttributeChanged(aNameSpaceID, aAttribute, aModType); in NS_IMPL_FRAMEARENA_HELPERS()
/dports/www/firefox-esr/firefox-91.8.0/layout/svg/
H A DSVGViewFrame.cpp62 int32_t aModType) override;
93 nsAtom* aAttribute, int32_t aModType) { in AttributeChanged() argument
112 outerSVGFrame->AttributeChanged(aNameSpaceID, aAttribute, aModType); in AttributeChanged()
116 return nsIFrame::AttributeChanged(aNameSpaceID, aAttribute, aModType); in AttributeChanged()
/dports/www/firefox/firefox-99.0/layout/svg/
H A DSVGViewFrame.cpp62 int32_t aModType) override;
93 nsAtom* aAttribute, int32_t aModType) { in AttributeChanged() argument
112 outerSVGFrame->AttributeChanged(aNameSpaceID, aAttribute, aModType); in AttributeChanged()
116 return nsIFrame::AttributeChanged(aNameSpaceID, aAttribute, aModType); in AttributeChanged()
/dports/www/firefox/firefox-99.0/accessible/html/
H A DHTMLLinkAccessible.cpp101 int32_t aModType, in DOMAttributeChanged() argument
105 aModType, aOldValue, aOldState); in DOMAttributeChanged()
108 (aModType == dom::MutationEvent_Binding::ADDITION || in DOMAttributeChanged()
109 aModType == dom::MutationEvent_Binding::REMOVAL)) { in DOMAttributeChanged()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/svg/
H A DSVGViewFrame.cpp62 int32_t aModType) override;
93 nsAtom* aAttribute, int32_t aModType) { in AttributeChanged() argument
112 outerSVGFrame->AttributeChanged(aNameSpaceID, aAttribute, aModType); in AttributeChanged()
116 return nsIFrame::AttributeChanged(aNameSpaceID, aAttribute, aModType); in AttributeChanged()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsIMutationObserver.h174 int32_t aModType,
200 int32_t aModType,
358 int32_t aModType, \
371 int32_t aModType, \
435 int32_t aModType, \
450 int32_t aModType, \
/dports/lang/spidermonkey60/firefox-60.9.0/layout/mathml/
H A DnsMathMLmrowFrame.cpp35 int32_t aModType) { in AttributeChanged() argument
44 return frame->AttributeChanged(aNameSpaceID, aAttribute, aModType); in AttributeChanged()
50 aModType); in AttributeChanged()
/dports/www/firefox-esr/firefox-91.8.0/layout/mathml/
H A DnsMathMLmrowFrame.cpp39 int32_t aModType) { in AttributeChanged() argument
48 return frame->AttributeChanged(aNameSpaceID, aAttribute, aModType); in AttributeChanged()
54 aModType); in AttributeChanged()
/dports/www/firefox/firefox-99.0/layout/mathml/
H A DnsMathMLmrowFrame.cpp39 int32_t aModType) { in AttributeChanged() argument
48 return frame->AttributeChanged(aNameSpaceID, aAttribute, aModType); in AttributeChanged()
54 aModType); in AttributeChanged()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/mathml/
H A DnsMathMLmrowFrame.cpp39 int32_t aModType) { in AttributeChanged() argument
48 return frame->AttributeChanged(aNameSpaceID, aAttribute, aModType); in AttributeChanged()
54 aModType); in AttributeChanged()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/mathml/
H A DnsMathMLmrowFrame.cpp39 int32_t aModType)
49 return frame->AttributeChanged(aNameSpaceID, aAttribute, aModType);
54 return nsMathMLContainerFrame::AttributeChanged(aNameSpaceID, aAttribute, aModType);
/dports/lang/spidermonkey78/firefox-78.9.0/layout/mathml/
H A DnsMathMLmrowFrame.cpp39 int32_t aModType) { in AttributeChanged() argument
48 return frame->AttributeChanged(aNameSpaceID, aAttribute, aModType); in AttributeChanged()
54 aModType); in AttributeChanged()

12345678910>>...41