Home
last modified time | relevance | path

Searched refs:contextsToClear (Results 1 – 2 of 2) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/layout/base/
H A DGeckoRestyleManager.cpp3429 nsTArray<ElementRestyler::ContextToClear> contextsToClear; in ComputeAndProcessStyleChange() local
3437 aRestyleHintData, contextsToClear, swappedStructOwners); in ComputeAndProcessStyleChange()
3439 ClearCachedInheritedStyleDataOnDescendants(contextsToClear); in ComputeAndProcessStyleChange()
3461 nsTArray<ElementRestyler::ContextToClear> contextsToClear; in ComputeAndProcessStyleChange() local
3470 visibleKidsOfHiddenElement, contextsToClear, in ComputeAndProcessStyleChange()
3476 ClearCachedInheritedStyleDataOnDescendants(contextsToClear); in ComputeAndProcessStyleChange()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/base/
H A DRestyleManager.cpp3794 nsTArray<ElementRestyler::ContextToClear> contextsToClear; in ComputeAndProcessStyleChange() local
3803 contextsToClear, swappedStructOwners); in ComputeAndProcessStyleChange()
3805 ClearCachedInheritedStyleDataOnDescendants(contextsToClear); in ComputeAndProcessStyleChange()
3831 nsTArray<ElementRestyler::ContextToClear> contextsToClear; in ComputeAndProcessStyleChange() local
3840 visibleKidsOfHiddenElement, contextsToClear, in ComputeAndProcessStyleChange()
3846 ClearCachedInheritedStyleDataOnDescendants(contextsToClear); in ComputeAndProcessStyleChange()