Home
last modified time | relevance | path

Searched refs:mComputedHint (Results 1 – 5 of 5) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/layout/base/
H A DServoRestyleManager.cpp463 mComputedHint(nsChangeHint_Empty) {} in TextPostTraversalState()
496 mComputedHint = oldContext->CalcStyleDifference( in ComputeHintIfNeeded()
498 mComputedHint = NS_RemoveSubsumedHints( in ComputeHintIfNeeded()
499 mComputedHint, mParentRestyleState.ChangesHandledFor(*aTextFrame)); in ComputeHintIfNeeded()
502 if (mComputedHint) { in ComputeHintIfNeeded()
504 mComputedHint); in ComputeHintIfNeeded()
525 nsChangeHint mComputedHint; member
/dports/www/firefox-esr/firefox-91.8.0/layout/base/
H A DRestyleManager.cpp2334 mComputedHint(nsChangeHint_Empty) {} in TextPostTraversalState()
2367 mComputedHint = oldStyle->CalcStyleDifference(aNewStyle, &equalStructs); in ComputeHintIfNeeded()
2368 mComputedHint = NS_RemoveSubsumedHints( in ComputeHintIfNeeded()
2369 mComputedHint, mParentRestyleState.ChangesHandledFor(aTextFrame)); in ComputeHintIfNeeded()
2372 if (mComputedHint) { in ComputeHintIfNeeded()
2374 mComputedHint); in ComputeHintIfNeeded()
2395 nsChangeHint mComputedHint; member
/dports/www/firefox/firefox-99.0/layout/base/
H A DRestyleManager.cpp2384 mComputedHint(nsChangeHint_Empty) {} in TextPostTraversalState()
2417 mComputedHint = oldStyle->CalcStyleDifference(aNewStyle, &equalStructs); in ComputeHintIfNeeded()
2418 mComputedHint = NS_RemoveSubsumedHints( in ComputeHintIfNeeded()
2419 mComputedHint, mParentRestyleState.ChangesHandledFor(aTextFrame)); in ComputeHintIfNeeded()
2422 if (mComputedHint) { in ComputeHintIfNeeded()
2424 mComputedHint); in ComputeHintIfNeeded()
2445 nsChangeHint mComputedHint; member
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/
H A DRestyleManager.cpp2334 mComputedHint(nsChangeHint_Empty) {} in TextPostTraversalState()
2367 mComputedHint = oldStyle->CalcStyleDifference(aNewStyle, &equalStructs); in ComputeHintIfNeeded()
2368 mComputedHint = NS_RemoveSubsumedHints( in ComputeHintIfNeeded()
2369 mComputedHint, mParentRestyleState.ChangesHandledFor(aTextFrame)); in ComputeHintIfNeeded()
2372 if (mComputedHint) { in ComputeHintIfNeeded()
2374 mComputedHint); in ComputeHintIfNeeded()
2395 nsChangeHint mComputedHint; member
/dports/lang/spidermonkey78/firefox-78.9.0/layout/base/
H A DRestyleManager.cpp2319 mComputedHint(nsChangeHint_Empty) {} in TextPostTraversalState()
2352 mComputedHint = oldStyle->CalcStyleDifference(aNewStyle, &equalStructs); in ComputeHintIfNeeded()
2353 mComputedHint = NS_RemoveSubsumedHints( in ComputeHintIfNeeded()
2354 mComputedHint, mParentRestyleState.ChangesHandledFor(aTextFrame)); in ComputeHintIfNeeded()
2357 if (mComputedHint) { in ComputeHintIfNeeded()
2359 mComputedHint); in ComputeHintIfNeeded()
2380 nsChangeHint mComputedHint; member