Home
last modified time | relevance | path

Searched refs:nsChangeHint (Results 76 – 100 of 390) sorted by relevance

12345678910>>...16

/dports/lang/spidermonkey60/firefox-60.9.0/dom/html/
H A DHTMLLegendElement.cpp52 nsChangeHint HTMLLegendElement::GetAttributeChangeHint(const nsAtom* aAttribute, in GetAttributeChangeHint()
54 nsChangeHint retval = in GetAttributeChangeHint()
H A DHTMLFrameSetElement.h112 virtual nsChangeHint GetAttributeChangeHint(const nsAtom* aAttribute,
144 nsChangeHint mCurrentRowColHint;
/dports/lang/spidermonkey60/firefox-60.9.0/layout/style/
H A DnsStyleStruct.h167 nsChangeHint CalcDifference(const nsStyleFont& aNewData) const;
589 nsChangeHint CalcDifference(const nsStyleColor& aNewData) const;
778 nsChangeHint CalcDifference(const Layer& aNewLayer) const;
820 nsChangeHint CalcDifference(const nsStyleImageLayers& aNewLayers,
903 nsChangeHint CalcDifference(const nsStyleMargin& aNewData) const;
1090 nsChangeHint CalcDifference(const nsStyleBorder& aNewData) const;
1324 nsChangeHint CalcDifference(const nsStyleList& aNewData,
1507 nsChangeHint CalcDifference(
1770 nsChangeHint CalcDifference(const nsStyleText& aNewData) const;
2999 nsChangeHint CalcDifference(const nsStyleXUL& aNewData) const;
[all …]
H A DnsStyleContext.cpp108 nsChangeHint nsStyleContext::CalcStyleDifference(nsStyleContext* aNewContext, in CalcStyleDifference()
123 nsChangeHint hint = nsChangeHint(0); in CalcStyleDifference()
203 nsChangeHint difference = \ in CalcStyleDifference()
H A DLayerAnimationInfo.h25 nsChangeHint mChangeHint;
/dports/lang/spidermonkey78/firefox-78.9.0/dom/html/
H A DHTMLLegendElement.cpp50 nsChangeHint HTMLLegendElement::GetAttributeChangeHint(const nsAtom* aAttribute, in GetAttributeChangeHint()
52 nsChangeHint retval = in GetAttributeChangeHint()
H A DHTMLFrameSetElement.h112 virtual nsChangeHint GetAttributeChangeHint(const nsAtom* aAttribute,
143 nsChangeHint mCurrentRowColHint;
/dports/www/firefox-esr/firefox-91.8.0/dom/html/
H A DHTMLFrameSetElement.h112 virtual nsChangeHint GetAttributeChangeHint(const nsAtom* aAttribute,
143 nsChangeHint mCurrentRowColHint;
H A DHTMLLegendElement.cpp50 nsChangeHint HTMLLegendElement::GetAttributeChangeHint(const nsAtom* aAttribute, in GetAttributeChangeHint()
52 nsChangeHint retval = in GetAttributeChangeHint()
/dports/www/firefox/firefox-99.0/dom/html/
H A DHTMLFrameSetElement.h112 virtual nsChangeHint GetAttributeChangeHint(const nsAtom* aAttribute,
143 nsChangeHint mCurrentRowColHint;
H A DHTMLLegendElement.cpp50 nsChangeHint HTMLLegendElement::GetAttributeChangeHint(const nsAtom* aAttribute, in GetAttributeChangeHint()
52 nsChangeHint retval = in GetAttributeChangeHint()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/html/
H A DHTMLFrameSetElement.h112 virtual nsChangeHint GetAttributeChangeHint(const nsAtom* aAttribute,
143 nsChangeHint mCurrentRowColHint;
H A DHTMLLegendElement.cpp50 nsChangeHint HTMLLegendElement::GetAttributeChangeHint(const nsAtom* aAttribute, in GetAttributeChangeHint()
52 nsChangeHint retval = in GetAttributeChangeHint()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/html/
H A DHTMLLegendElement.cpp61 nsChangeHint
65 nsChangeHint retval = in GetAttributeChangeHint()
H A DHTMLFrameSetElement.h136 virtual nsChangeHint GetAttributeChangeHint(const nsIAtom* aAttribute,
163 nsChangeHint mCurrentRowColHint;
/dports/www/firefox-esr/firefox-91.8.0/layout/style/
H A DComputedStyle.h24 enum nsChangeHint : uint32_t;
248 nsChangeHint CalcStyleDifference(const ComputedStyle& aNewContext,
/dports/www/firefox/firefox-99.0/layout/style/
H A DComputedStyle.h24 enum nsChangeHint : uint32_t;
245 nsChangeHint CalcStyleDifference(const ComputedStyle& aNewContext,
/dports/mail/thunderbird/thunderbird-91.8.0/layout/style/
H A DComputedStyle.h24 enum nsChangeHint : uint32_t;
248 nsChangeHint CalcStyleDifference(const ComputedStyle& aNewContext,
/dports/lang/spidermonkey78/firefox-78.9.0/layout/style/
H A DComputedStyle.h28 enum nsChangeHint : uint32_t;
250 nsChangeHint CalcStyleDifference(const ComputedStyle& aNewContext,
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/style/
H A DLayerAnimationInfo.h24 nsChangeHint mChangeHint;
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/base/
H A DnsPresContext.cpp755 nsChangeHint hint = nsChangeHint(0); in UpdateAfterPreferencesChanged()
1312 MediaFeatureValuesChanged(nsRestyleHint(0), nsChangeHint(0)); in SetOverrideDPPX()
1705 RebuildAllStyleData(nsChangeHint(0), nsRestyleHint(0)); in SysColorChangedInternal()
1801 MediaFeatureValuesChanged(nsRestyleHint(0), nsChangeHint(0)); in EmulateMedium()
1810 MediaFeatureValuesChanged(nsRestyleHint(0), nsChangeHint(0)); in StopEmulatingMedium()
1815 nsPresContext::RebuildAllStyleData(nsChangeHint aExtraHint, in RebuildAllStyleData()
1833 nsPresContext::PostRebuildAllStyleDataEvent(nsChangeHint aExtraHint, in PostRebuildAllStyleDataEvent()
1846 nsChangeHint changeHint;
1878 nsChangeHint aChangeHint) in MediaFeatureValuesChanged()
2104 PostRebuildAllStyleDataEvent(nsChangeHint(0), eRestyle_ForceDescendants); in UserFontSetUpdated()
[all …]
H A DnsPresContext.h266 void RebuildAllStyleData(nsChangeHint aExtraHint, nsRestyleHint aRestyleHint);
271 void PostRebuildAllStyleDataEvent(nsChangeHint aExtraHint,
295 nsChangeHint aChangeHint = nsChangeHint(0));
302 nsChangeHint aChangeHint = nsChangeHint(0));
H A DRestyleTracker.cpp72 nsChangeHint aChangeHint, in ProcessOneRestyle()
196 nsChangeHint(0))) { in DoProcessRestyles()
434 newData->mChangeHint = nsChangeHint(0); in GetRestyleData()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/svg/
H A DnsSVGEffects.cpp347 nsChangeHint changeHint = in DoUpdate()
348 nsChangeHint(nsChangeHint_RepaintFrame); in DoUpdate()
376 nsChangeHint changeHint = in DoUpdate()
377 nsChangeHint(nsChangeHint_RepaintFrame); in DoUpdate()
442 nsChangeHint changeHint = in DoUpdate()
443 nsChangeHint(nsChangeHint_RepaintFrame | nsChangeHint_UpdateTextPath); in DoUpdate()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/base/
H A DRestyleTracker.cpp67 Element* aElement, nsRestyleHint aRestyleHint, nsChangeHint aChangeHint, in ProcessOneRestyle()
187 nsChangeHint(0))) { in DoProcessRestyles()
420 newData->mChangeHint = nsChangeHint(0); in GetRestyleData()

12345678910>>...16