Home
last modified time | relevance | path

Searched refs:AreScalesSame (Results 1 – 14 of 14) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/2d/
H A DScaleFactors2D.h46 bool AreScalesSame() const { in AreScalesSame() function
52 MOZ_ASSERT(AreScalesSame()); in ToScaleFactor()
69 if (aScale.AreScalesSame()) {
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/2d/
H A DScaleFactors2D.h46 bool AreScalesSame() const { in AreScalesSame() function
52 MOZ_ASSERT(AreScalesSame()); in ToScaleFactor()
69 if (aScale.AreScalesSame()) {
/dports/www/firefox/firefox-99.0/gfx/2d/
H A DScaleFactors2D.h46 bool AreScalesSame() const { in AreScalesSame() function
52 MOZ_ASSERT(AreScalesSame()); in ToScaleFactor()
69 if (aScale.AreScalesSame()) {
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/2d/
H A DScaleFactors2D.h46 bool AreScalesSame() const { in AreScalesSame() function
52 MOZ_ASSERT(AreScalesSame()); in ToScaleFactor()
69 if (aScale.AreScalesSame()) {
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/2d/
H A DScaleFactors2D.h46 bool AreScalesSame() const { in AreScalesSame() function
52 MOZ_ASSERT(AreScalesSame()); in ToScaleFactor()
66 if (aScale.AreScalesSame()) {
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/2d/
H A DScaleFactors2D.h45 bool AreScalesSame() const { in AreScalesSame() function
51 MOZ_ASSERT(AreScalesSame()); in ToScaleFactor()
65 if (aScale.AreScalesSame()) {
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/
H A DLayersLogging.h189 if (scale.AreScalesSame()) {
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/
H A DLayersLogging.h193 if (scale.AreScalesSame()) {
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/
H A DLayersLogging.h225 if (scale.AreScalesSame()) {
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/apz/src/
H A DAsyncPanZoomController.cpp1360 MOZ_ASSERT(mFrameMetrics.GetZoom().AreScalesSame()); in OnScale()
3573 MOZ_ASSERT(mFrameMetrics.GetZoom().AreScalesSame()); in ZoomToRect()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/apz/src/
H A DAsyncPanZoomController.cpp1489 MOZ_ASSERT(mFrameMetrics.GetZoom().AreScalesSame()); in OnScale()
4209 MOZ_ASSERT(mFrameMetrics.GetZoom().AreScalesSame()); in ZoomToRect()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/apz/src/
H A DAsyncPanZoomController.cpp1620 MOZ_ASSERT(Metrics().GetZoom().AreScalesSame()); in OnScale()
4885 MOZ_ASSERT(Metrics().GetZoom().AreScalesSame()); in ZoomToRect()
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/apz/src/
H A DAsyncPanZoomController.cpp1573 MOZ_ASSERT(Metrics().GetZoom().AreScalesSame()); in OnScale()
5509 MOZ_ASSERT(Metrics().GetZoom().AreScalesSame()); in ZoomToRect()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/apz/src/
H A DAsyncPanZoomController.cpp1573 MOZ_ASSERT(Metrics().GetZoom().AreScalesSame()); in OnScale()
5509 MOZ_ASSERT(Metrics().GetZoom().AreScalesSame()); in ZoomToRect()