Home
last modified time | relevance | path

Searched refs:nsDisplayThemedBackground (Results 1 – 25 of 30) sorted by relevance

12

/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsCanvasFrame.h192 class nsDisplayCanvasThemedBackground : public nsDisplayThemedBackground {
196 : nsDisplayThemedBackground(aBuilder, aFrame, in nsDisplayCanvasThemedBackground()
199 nsDisplayThemedBackground::Init(aBuilder); in nsDisplayCanvasThemedBackground()
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DnsCanvasFrame.h206 class nsDisplayCanvasThemedBackground : public nsDisplayThemedBackground {
210 : nsDisplayThemedBackground(aBuilder, aFrame, in nsDisplayCanvasThemedBackground()
213 nsDisplayThemedBackground::Init(aBuilder); in nsDisplayCanvasThemedBackground()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DnsCanvasFrame.h206 class nsDisplayCanvasThemedBackground : public nsDisplayThemedBackground {
210 : nsDisplayThemedBackground(aBuilder, aFrame, in nsDisplayCanvasThemedBackground()
213 nsDisplayThemedBackground::Init(aBuilder); in nsDisplayCanvasThemedBackground()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DnsCanvasFrame.h206 class nsDisplayCanvasThemedBackground : public nsDisplayThemedBackground {
210 : nsDisplayThemedBackground(aBuilder, aFrame, in nsDisplayCanvasThemedBackground()
213 nsDisplayThemedBackground::Init(aBuilder); in nsDisplayCanvasThemedBackground()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/
H A DnsCanvasFrame.h229 class nsDisplayCanvasThemedBackground : public nsDisplayThemedBackground {
232 : nsDisplayThemedBackground(aBuilder, aFrame, in nsDisplayCanvasThemedBackground()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/
H A DnsCanvasFrame.h198 class nsDisplayCanvasThemedBackground : public nsDisplayThemedBackground {
202 : nsDisplayThemedBackground(aBuilder, aFrame, in nsDisplayCanvasThemedBackground()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/base/
H A DnsDisplayListInvalidation.h21 class nsDisplayThemedBackground; variable
211 …nsDisplayThemedBackgroundGeometry(nsDisplayThemedBackground* aItem, nsDisplayListBuilder* aBuilder…
H A DnsDisplayListInvalidation.cpp77 nsDisplayThemedBackgroundGeometry::nsDisplayThemedBackgroundGeometry(nsDisplayThemedBackground* aIt… in nsDisplayThemedBackgroundGeometry()
H A DnsDisplayList.cpp2714 nsDisplayThemedBackground* bgItem = in AppendBackgroundItemsToTop()
3262 nsDisplayThemedBackground::nsDisplayThemedBackground(nsDisplayListBuilder* aBuilder, in nsDisplayThemedBackground() function in nsDisplayThemedBackground
3268 MOZ_COUNT_CTOR(nsDisplayThemedBackground); in nsDisplayThemedBackground()
3290 nsDisplayThemedBackground::~nsDisplayThemedBackground() in ~nsDisplayThemedBackground()
3293 MOZ_COUNT_DTOR(nsDisplayThemedBackground); in ~nsDisplayThemedBackground()
3298 nsDisplayThemedBackground::WriteDebugInfo(std::stringstream& aStream) in WriteDebugInfo()
3304 nsDisplayThemedBackground::HitTest(nsDisplayListBuilder* aBuilder, in HitTest()
3344 nsDisplayThemedBackground::GetPositioningArea() in GetPositioningArea()
3350 nsDisplayThemedBackground::Paint(nsDisplayListBuilder* aBuilder, in Paint()
3372 bool nsDisplayThemedBackground::IsWindowActive() in IsWindowActive()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/layout/painting/
H A DnsDisplayListInvalidation.h22 class nsDisplayThemedBackground; variable
210 nsDisplayThemedBackgroundGeometry(nsDisplayThemedBackground* aItem,
H A DnsDisplayListInvalidation.cpp63 nsDisplayThemedBackground* aItem, nsDisplayListBuilder* aBuilder) in nsDisplayThemedBackgroundGeometry()
H A DnsDisplayList.cpp3603 nsDisplayThemedBackground* bgItem = in AppendBackgroundItemsToTop()
4204 nsDisplayThemedBackground::nsDisplayThemedBackground( in nsDisplayThemedBackground() function in nsDisplayThemedBackground
4208 MOZ_COUNT_CTOR(nsDisplayThemedBackground); in nsDisplayThemedBackground()
4211 nsDisplayThemedBackground::~nsDisplayThemedBackground() { in ~nsDisplayThemedBackground()
4213 MOZ_COUNT_DTOR(nsDisplayThemedBackground); in ~nsDisplayThemedBackground()
4252 nsRegion nsDisplayThemedBackground::GetOpaqueRegion( in GetOpaqueRegion()
4263 Maybe<nscolor> nsDisplayThemedBackground::IsUniform( in IsUniform()
4296 bool nsDisplayThemedBackground::CreateWebRenderCommands( in CreateWebRenderCommands()
4308 bool nsDisplayThemedBackground::IsWindowActive() const { in IsWindowActive()
4313 void nsDisplayThemedBackground::ComputeInvalidationRegion( in ComputeInvalidationRegion()
[all …]
/dports/www/firefox/firefox-99.0/layout/painting/
H A DnsDisplayListInvalidation.h24 class nsDisplayThemedBackground; variable
211 nsDisplayThemedBackgroundGeometry(nsDisplayThemedBackground* aItem,
H A DnsDisplayListInvalidation.cpp74 nsDisplayThemedBackground* aItem, nsDisplayListBuilder* aBuilder) in nsDisplayThemedBackgroundGeometry()
H A DnsDisplayList.cpp3059 static nsDisplayThemedBackground* CreateThemedBackground( in CreateThemedBackground()
3198 nsDisplayThemedBackground* bgItem = CreateThemedBackground( in AppendBackgroundItemsToTop()
3667 nsDisplayThemedBackground::nsDisplayThemedBackground( in nsDisplayThemedBackground() function in mozilla::nsDisplayThemedBackground
3671 MOZ_COUNT_CTOR(nsDisplayThemedBackground); in nsDisplayThemedBackground()
3709 nsRegion nsDisplayThemedBackground::GetOpaqueRegion( in GetOpaqueRegion()
3721 Maybe<nscolor> nsDisplayThemedBackground::IsUniform( in IsUniform()
3730 nsRect nsDisplayThemedBackground::GetPositioningArea() const { in GetPositioningArea()
3754 bool nsDisplayThemedBackground::CreateWebRenderCommands( in CreateWebRenderCommands()
3764 bool nsDisplayThemedBackground::IsWindowActive() const { in IsWindowActive()
3769 void nsDisplayThemedBackground::ComputeInvalidationRegion( in ComputeInvalidationRegion()
[all …]
H A DnsDisplayList.h4278 class nsDisplayThemedBackground : public nsPaintedDisplayItem {
4280 nsDisplayThemedBackground(nsDisplayListBuilder* aBuilder, nsIFrame* aFrame,
4283 MOZ_COUNTED_DTOR_OVERRIDE(nsDisplayThemedBackground)
4350 class nsDisplayTableThemedBackground : public nsDisplayThemedBackground {
4356 : nsDisplayThemedBackground(aBuilder, aFrame, aBackgroundRect), in nsDisplayTableThemedBackground()
4379 nsDisplayThemedBackground::RemoveFrame(aFrame); in RemoveFrame()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/painting/
H A DnsDisplayListInvalidation.h22 class nsDisplayThemedBackground; variable
213 nsDisplayThemedBackgroundGeometry(nsDisplayThemedBackground* aItem,
H A DnsDisplayListInvalidation.cpp63 nsDisplayThemedBackground* aItem, nsDisplayListBuilder* aBuilder) in nsDisplayThemedBackgroundGeometry()
H A DnsDisplayList.cpp3423 static nsDisplayThemedBackground* CreateThemedBackground( in CreateThemedBackground()
3561 nsDisplayThemedBackground* bgItem = CreateThemedBackground( in AppendBackgroundItemsToTop()
4161 nsDisplayThemedBackground::nsDisplayThemedBackground( in nsDisplayThemedBackground() function in nsDisplayThemedBackground
4165 MOZ_COUNT_CTOR(nsDisplayThemedBackground); in nsDisplayThemedBackground()
4203 nsRegion nsDisplayThemedBackground::GetOpaqueRegion( in GetOpaqueRegion()
4215 Maybe<nscolor> nsDisplayThemedBackground::IsUniform( in IsUniform()
4224 nsRect nsDisplayThemedBackground::GetPositioningArea() const { in GetPositioningArea()
4248 bool nsDisplayThemedBackground::CreateWebRenderCommands( in CreateWebRenderCommands()
4260 bool nsDisplayThemedBackground::IsWindowActive() const { in IsWindowActive()
4265 void nsDisplayThemedBackground::ComputeInvalidationRegion( in ComputeInvalidationRegion()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/layout/painting/
H A DnsDisplayListInvalidation.h22 class nsDisplayThemedBackground; variable
213 nsDisplayThemedBackgroundGeometry(nsDisplayThemedBackground* aItem,
H A DnsDisplayListInvalidation.cpp63 nsDisplayThemedBackground* aItem, nsDisplayListBuilder* aBuilder) in nsDisplayThemedBackgroundGeometry()
H A DnsDisplayList.cpp3600 static nsDisplayThemedBackground* CreateThemedBackground( in CreateThemedBackground()
3739 nsDisplayThemedBackground* bgItem = CreateThemedBackground( in AppendBackgroundItemsToTop()
4354 nsDisplayThemedBackground::nsDisplayThemedBackground( in nsDisplayThemedBackground() function in nsDisplayThemedBackground
4358 MOZ_COUNT_CTOR(nsDisplayThemedBackground); in nsDisplayThemedBackground()
4396 nsRegion nsDisplayThemedBackground::GetOpaqueRegion( in GetOpaqueRegion()
4408 Maybe<nscolor> nsDisplayThemedBackground::IsUniform( in IsUniform()
4417 nsRect nsDisplayThemedBackground::GetPositioningArea() const { in GetPositioningArea()
4441 bool nsDisplayThemedBackground::CreateWebRenderCommands( in CreateWebRenderCommands()
4453 bool nsDisplayThemedBackground::IsWindowActive() const { in IsWindowActive()
4458 void nsDisplayThemedBackground::ComputeInvalidationRegion( in ComputeInvalidationRegion()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/layout/painting/
H A DnsDisplayListInvalidation.h22 class nsDisplayThemedBackground; variable
213 nsDisplayThemedBackgroundGeometry(nsDisplayThemedBackground* aItem,
H A DnsDisplayListInvalidation.cpp63 nsDisplayThemedBackground* aItem, nsDisplayListBuilder* aBuilder) in nsDisplayThemedBackgroundGeometry()
H A DnsDisplayList.cpp3600 static nsDisplayThemedBackground* CreateThemedBackground( in CreateThemedBackground()
3739 nsDisplayThemedBackground* bgItem = CreateThemedBackground( in AppendBackgroundItemsToTop()
4354 nsDisplayThemedBackground::nsDisplayThemedBackground( in nsDisplayThemedBackground() function in nsDisplayThemedBackground
4358 MOZ_COUNT_CTOR(nsDisplayThemedBackground); in nsDisplayThemedBackground()
4396 nsRegion nsDisplayThemedBackground::GetOpaqueRegion( in GetOpaqueRegion()
4408 Maybe<nscolor> nsDisplayThemedBackground::IsUniform( in IsUniform()
4417 nsRect nsDisplayThemedBackground::GetPositioningArea() const { in GetPositioningArea()
4441 bool nsDisplayThemedBackground::CreateWebRenderCommands( in CreateWebRenderCommands()
4453 bool nsDisplayThemedBackground::IsWindowActive() const { in IsWindowActive()
4458 void nsDisplayThemedBackground::ComputeInvalidationRegion( in ComputeInvalidationRegion()
[all …]

12