Home
last modified time | relevance | path

Searched refs:SetTransformIsPerspective (Results 1 – 21 of 21) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/wr/
H A DWebRenderScrollData.h73 void SetTransformIsPerspective(bool aTransformIsPerspective) { in SetTransformIsPerspective() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/wr/
H A DWebRenderScrollData.h73 void SetTransformIsPerspective(bool aTransformIsPerspective) { in SetTransformIsPerspective() function
/dports/www/firefox/firefox-99.0/gfx/layers/wr/
H A DWebRenderScrollData.h78 void SetTransformIsPerspective(bool aTransformIsPerspective) { in SetTransformIsPerspective() function
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/wr/
H A DWebRenderScrollData.h66 void SetTransformIsPerspective(bool aTransformIsPerspective) { in SetTransformIsPerspective() function
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/
H A DLayerAttributes.h154 bool SetTransformIsPerspective(bool aIsPerspective) {
H A DLayers.h1226 void SetTransformIsPerspective(bool aTransformIsPerspective) { in SetTransformIsPerspective() function
1227 if (mSimpleAttrs.SetTransformIsPerspective(aTransformIsPerspective)) { in SetTransformIsPerspective()
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/
H A DLayerAttributes.h229 bool SetTransformIsPerspective(bool aIsPerspective) {
H A DLayers.h545 void SetTransformIsPerspective(bool aTransformIsPerspective) { in SetTransformIsPerspective() function
546 if (mSimpleAttrs.SetTransformIsPerspective(aTransformIsPerspective)) { in SetTransformIsPerspective()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/
H A DLayerAttributes.h229 bool SetTransformIsPerspective(bool aIsPerspective) {
H A DLayers.h1248 void SetTransformIsPerspective(bool aTransformIsPerspective) { in SetTransformIsPerspective() function
1249 if (mSimpleAttrs.SetTransformIsPerspective(aTransformIsPerspective)) { in SetTransformIsPerspective()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/
H A DLayerAttributes.h229 bool SetTransformIsPerspective(bool aIsPerspective) {
H A DLayers.h545 void SetTransformIsPerspective(bool aTransformIsPerspective) { in SetTransformIsPerspective() function
546 if (mSimpleAttrs.SetTransformIsPerspective(aTransformIsPerspective)) { in SetTransformIsPerspective()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/wr/
H A DWebRenderScrollData.h72 void SetTransformIsPerspective(bool aTransformIsPerspective) { in SetTransformIsPerspective() function
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/ipc/
H A DLayerTransactionParent.cpp383 layer->SetTransformIsPerspective(common.transformIsPerspective()); in RecvUpdate()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/
H A DLayers.h1169 void SetTransformIsPerspective(bool aTransformIsPerspective) in SetTransformIsPerspective() function
/dports/www/firefox-esr/firefox-91.8.0/layout/painting/
H A DnsDisplayList.cpp8229 aLayerData->SetTransformIsPerspective(true); in UpdateScrollData()
9000 container->SetTransformIsPerspective(true); in BuildLayer()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/painting/
H A DnsDisplayList.cpp8229 aLayerData->SetTransformIsPerspective(true); in UpdateScrollData()
9000 container->SetTransformIsPerspective(true); in BuildLayer()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/painting/
H A DnsDisplayList.cpp8109 aLayerData->SetTransformIsPerspective(mFrame->HasPerspective()); in UpdateScrollData()
8644 container->SetTransformIsPerspective(true); in BuildLayer()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/painting/
H A DnsDisplayList.cpp8034 aLayerData->SetTransformIsPerspective(true); in UpdateScrollData()
8630 container->SetTransformIsPerspective(true); in BuildLayer()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/base/
H A DnsDisplayList.cpp6742 container->SetTransformIsPerspective(true); in BuildLayer()
/dports/www/firefox/firefox-99.0/layout/painting/
H A DnsDisplayList.cpp6732 aLayerData->SetTransformIsPerspective(true); in UpdateScrollData()