Home
last modified time | relevance | path

Searched refs:mInheritedXScale (Results 1 – 10 of 10) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/
H A DLayers.h1554 if (mInheritedXScale == aXScale && mInheritedYScale == aYScale) { in SetInheritedScale()
1560 mInheritedXScale = aXScale; in SetInheritedScale()
1593 float GetInheritedXScale() const { return mInheritedXScale; } in GetInheritedXScale()
1730 float mInheritedXScale; variable
H A DLayers.cpp675 mInheritedXScale(1.0f), in ContainerLayer()
856 aAttrs = ContainerLayerAttributes(mPreXScale, mPreYScale, mInheritedXScale, in FillSpecificAttributes()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/
H A DLayers.h1554 if (mInheritedXScale == aXScale && mInheritedYScale == aYScale) { in SetInheritedScale()
1560 mInheritedXScale = aXScale; in SetInheritedScale()
1593 float GetInheritedXScale() const { return mInheritedXScale; } in GetInheritedXScale()
1730 float mInheritedXScale; variable
H A DLayers.cpp675 mInheritedXScale(1.0f), in ContainerLayer()
856 aAttrs = ContainerLayerAttributes(mPreXScale, mPreYScale, mInheritedXScale, in FillSpecificAttributes()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/
H A DLayers.h2253 if (mInheritedXScale == aXScale && mInheritedYScale == aYScale) { in SetInheritedScale()
2259 mInheritedXScale = aXScale; in SetInheritedScale()
2292 float GetInheritedXScale() const { return mInheritedXScale; } in GetInheritedXScale()
2429 float mInheritedXScale; variable
H A DLayers.cpp765 mInheritedXScale(1.0f), in ContainerLayer()
946 aAttrs = ContainerLayerAttributes(mPreXScale, mPreYScale, mInheritedXScale, in FillSpecificAttributes()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/
H A DLayers.h2090 if (mInheritedXScale == aXScale && mInheritedYScale == aYScale) { in SetInheritedScale()
2095 mInheritedXScale = aXScale; in SetInheritedScale()
2125 float GetInheritedXScale() const { return mInheritedXScale; } in GetInheritedXScale()
2241 float mInheritedXScale; variable
H A DLayers.cpp1101 mInheritedXScale(1.0f), in ContainerLayer()
1268 mInheritedXScale, mInheritedYScale, in FillSpecificAttributes()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/
H A DLayers.h2243 if (mInheritedXScale == aXScale && mInheritedYScale == aYScale) { in SetInheritedScale()
2249 mInheritedXScale = aXScale; in SetInheritedScale()
2286 float GetInheritedXScale() const { return mInheritedXScale; } in GetInheritedXScale()
2428 float mInheritedXScale; variable
H A DLayers.cpp741 mInheritedXScale(1.0f), in ContainerLayer()
923 aAttrs = ContainerLayerAttributes(mPreXScale, mPreYScale, mInheritedXScale, in FillSpecificAttributes()