Home
last modified time | relevance | path

Searched refs:AnyAncestorOrThisIs3DContextLeaf (Results 1 – 8 of 8) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/
H A DLayers.cpp1011 bool ContainerLayer::AnyAncestorOrThisIs3DContextLeaf() { in AnyAncestorOrThisIs3DContextLeaf() function in mozilla::layers::ContainerLayer
1052 } else if ((!idealTransform.Is2D() || AnyAncestorOrThisIs3DContextLeaf()) && in DefaultComputeEffectiveTransforms()
H A DLayers.h1662 bool AnyAncestorOrThisIs3DContextLeaf();
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/
H A DLayers.cpp1101 bool ContainerLayer::AnyAncestorOrThisIs3DContextLeaf() { in AnyAncestorOrThisIs3DContextLeaf() function in mozilla::layers::ContainerLayer
1142 } else if ((!idealTransform.Is2D() || AnyAncestorOrThisIs3DContextLeaf()) && in DefaultComputeEffectiveTransforms()
H A DLayers.h2361 bool AnyAncestorOrThisIs3DContextLeaf();
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/
H A DLayers.cpp1072 bool ContainerLayer::AnyAncestorOrThisIs3DContextLeaf() { in AnyAncestorOrThisIs3DContextLeaf() function in mozilla::layers::ContainerLayer
1113 } else if ((!idealTransform.Is2D() || AnyAncestorOrThisIs3DContextLeaf()) && in DefaultComputeEffectiveTransforms()
H A DLayers.h2360 bool AnyAncestorOrThisIs3DContextLeaf();
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/
H A DLayers.cpp1011 bool ContainerLayer::AnyAncestorOrThisIs3DContextLeaf() { in AnyAncestorOrThisIs3DContextLeaf() function in mozilla::layers::ContainerLayer
1052 } else if ((!idealTransform.Is2D() || AnyAncestorOrThisIs3DContextLeaf()) && in DefaultComputeEffectiveTransforms()
H A DLayers.h1662 bool AnyAncestorOrThisIs3DContextLeaf();