Searched refs:mParentRestyleState (Results 1 – 5 of 5) sorted by relevance
/dports/lang/spidermonkey60/firefox-60.9.0/layout/base/ |
H A D | ServoRestyleManager.cpp | 459 mParentRestyleState(aParentRestyleState), in TextPostTraversalState() 465 nsStyleChangeList& ChangeList() { return mParentRestyleState.ChangeList(); } in ChangeList() 469 mStyle = mParentRestyleState.StyleSet().ResolveStyleForText( in ComputeStyle() 499 mComputedHint, mParentRestyleState.ChangesHandledFor(*aTextFrame)); in ComputeHintIfNeeded() 503 mParentRestyleState.ChangeList().AppendChange(aTextFrame, aContent, in ComputeHintIfNeeded() 512 mParentRestyleState.StyleSet().ResolveServoStyle(&mParentElement); in ParentStyle() 521 ServoRestyleState& mParentRestyleState; member
|
/dports/www/firefox-esr/firefox-91.8.0/layout/base/ |
H A D | RestyleManager.cpp | 2330 mParentRestyleState(aParentRestyleState), in TextPostTraversalState() 2336 nsStyleChangeList& ChangeList() { return mParentRestyleState.ChangeList(); } in ChangeList() 2340 mStyle = mParentRestyleState.StyleSet().ResolveStyleForText( in ComputeStyle() 2369 mComputedHint, mParentRestyleState.ChangesHandledFor(aTextFrame)); in ComputeHintIfNeeded() 2373 mParentRestyleState.ChangeList().AppendChange(aTextFrame, aContent, in ComputeHintIfNeeded() 2391 ServoRestyleState& mParentRestyleState; member
|
/dports/www/firefox/firefox-99.0/layout/base/ |
H A D | RestyleManager.cpp | 2380 mParentRestyleState(aParentRestyleState), in TextPostTraversalState() 2386 nsStyleChangeList& ChangeList() { return mParentRestyleState.ChangeList(); } in ChangeList() 2390 mStyle = mParentRestyleState.StyleSet().ResolveStyleForText( in ComputeStyle() 2419 mComputedHint, mParentRestyleState.ChangesHandledFor(aTextFrame)); in ComputeHintIfNeeded() 2423 mParentRestyleState.ChangeList().AppendChange(aTextFrame, aContent, in ComputeHintIfNeeded() 2441 ServoRestyleState& mParentRestyleState; member
|
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/ |
H A D | RestyleManager.cpp | 2330 mParentRestyleState(aParentRestyleState), in TextPostTraversalState() 2336 nsStyleChangeList& ChangeList() { return mParentRestyleState.ChangeList(); } in ChangeList() 2340 mStyle = mParentRestyleState.StyleSet().ResolveStyleForText( in ComputeStyle() 2369 mComputedHint, mParentRestyleState.ChangesHandledFor(aTextFrame)); in ComputeHintIfNeeded() 2373 mParentRestyleState.ChangeList().AppendChange(aTextFrame, aContent, in ComputeHintIfNeeded() 2391 ServoRestyleState& mParentRestyleState; member
|
/dports/lang/spidermonkey78/firefox-78.9.0/layout/base/ |
H A D | RestyleManager.cpp | 2315 mParentRestyleState(aParentRestyleState), in TextPostTraversalState() 2321 nsStyleChangeList& ChangeList() { return mParentRestyleState.ChangeList(); } in ChangeList() 2325 mStyle = mParentRestyleState.StyleSet().ResolveStyleForText( in ComputeStyle() 2354 mComputedHint, mParentRestyleState.ChangesHandledFor(aTextFrame)); in ComputeHintIfNeeded() 2358 mParentRestyleState.ChangeList().AppendChange(aTextFrame, aContent, in ComputeHintIfNeeded() 2376 ServoRestyleState& mParentRestyleState; member
|