Home
last modified time | relevance | path

Searched refs:AddToWillChangeBudget (Results 1 – 24 of 24) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/layout/base/
H A DnsDisplayList.h1080 bool AddToWillChangeBudget(nsIFrame* aFrame, const nsSize& aSize);
H A DnsDisplayList.cpp1432 nsDisplayListBuilder::AddToWillChangeBudget(nsIFrame* aFrame, in AddToWillChangeBudget() function in nsDisplayListBuilder
1466 bool onBudget = AddToWillChangeBudget(aFrame, aSize); in IsInWillChangeBudget()
/dports/www/firefox/firefox-99.0/layout/painting/
H A DnsDisplayList.cpp1879 bool nsDisplayListBuilder::AddToWillChangeBudget(nsIFrame* aFrame, in AddToWillChangeBudget() function in mozilla::nsDisplayListBuilder
1919 const bool onBudget = AddToWillChangeBudget(aFrame, aSize); in IsInWillChangeBudget()
H A DnsDisplayList.h1517 bool AddToWillChangeBudget(nsIFrame* aFrame, const nsSize& aSize);
/dports/www/firefox-esr/firefox-91.8.0/layout/painting/
H A DnsDisplayList.cpp1964 bool nsDisplayListBuilder::AddToWillChangeBudget(nsIFrame* aFrame, in AddToWillChangeBudget() function in nsDisplayListBuilder
2004 const bool onBudget = AddToWillChangeBudget(aFrame, aSize); in IsInWillChangeBudget()
H A DnsDisplayList.h1656 bool AddToWillChangeBudget(nsIFrame* aFrame, const nsSize& aSize);
/dports/mail/thunderbird/thunderbird-91.8.0/layout/painting/
H A DnsDisplayList.cpp1964 bool nsDisplayListBuilder::AddToWillChangeBudget(nsIFrame* aFrame, in AddToWillChangeBudget() function in nsDisplayListBuilder
2004 const bool onBudget = AddToWillChangeBudget(aFrame, aSize); in IsInWillChangeBudget()
H A DnsDisplayList.h1656 bool AddToWillChangeBudget(nsIFrame* aFrame, const nsSize& aSize);
/dports/lang/spidermonkey60/firefox-60.9.0/layout/painting/
H A DnsDisplayList.cpp1967 bool nsDisplayListBuilder::AddToWillChangeBudget(nsIFrame* aFrame, in AddToWillChangeBudget() function in nsDisplayListBuilder
2004 bool onBudget = AddToWillChangeBudget(aFrame, aSize); in IsInWillChangeBudget()
H A DnsDisplayList.h1658 bool AddToWillChangeBudget(nsIFrame* aFrame, const nsSize& aSize);
/dports/lang/spidermonkey78/firefox-78.9.0/layout/painting/
H A DnsDisplayList.cpp1806 bool nsDisplayListBuilder::AddToWillChangeBudget(nsIFrame* aFrame, in AddToWillChangeBudget() function in nsDisplayListBuilder
1846 const bool onBudget = AddToWillChangeBudget(aFrame, aSize); in IsInWillChangeBudget()
H A DnsDisplayList.h1663 bool AddToWillChangeBudget(nsIFrame* aFrame, const nsSize& aSize);
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/
H A DnsGfxScrollFrame.cpp3383 aBuilder->AddToWillChangeBudget(mOuter, GetScrollPositionClampingScrollPortSize()); in BuildDisplayList()
H A DnsFrame.cpp2132 aBuilder->AddToWillChangeBudget(this, GetSize());
/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/
H A DnsGfxScrollFrame.cpp3290 aBuilder->AddToWillChangeBudget(mOuter, in BuildDisplayList()
H A DnsFrame.cpp2589 aBuilder->AddToWillChangeBudget(this, GetSize()); in BuildDisplayListForStackingContext()
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DnsGfxScrollFrame.cpp3763 aBuilder->AddToWillChangeBudget(mOuter, GetVisualViewportSize()); in BuildDisplayList()
H A DnsIFrame.cpp3107 aBuilder->AddToWillChangeBudget(this, GetSize()); in BuildDisplayListForStackingContext()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DnsGfxScrollFrame.cpp3763 aBuilder->AddToWillChangeBudget(mOuter, GetVisualViewportSize()); in BuildDisplayList()
H A DnsIFrame.cpp3107 aBuilder->AddToWillChangeBudget(this, GetSize()); in BuildDisplayListForStackingContext()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DnsGfxScrollFrame.cpp3495 aBuilder->AddToWillChangeBudget(mOuter, GetVisualViewportSize()); in BuildDisplayList()
H A DnsFrame.cpp3244 aBuilder->AddToWillChangeBudget(this, GetSize()); in BuildDisplayListForStackingContext()
/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsGfxScrollFrame.cpp3843 aBuilder->AddToWillChangeBudget(mOuter, GetVisualViewportSize()); in BuildDisplayList()
H A DnsIFrame.cpp3191 aBuilder->AddToWillChangeBudget(this, GetSize()); in BuildDisplayListForStackingContext()