Home
last modified time | relevance | path

Searched defs:aScaleY (Results 1 – 25 of 78) sorted by relevance

1234

/dports/www/firefox-esr/firefox-91.8.0/dom/ipc/
H A DEffectsInfo.h25 float aScaleX, float aScaleY) { in VisibleWithinRect()
48 EffectsInfo(const nsRect& aVisibleRect, float aScaleX, float aScaleY) in EffectsInfo()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/ipc/
H A DEffectsInfo.h25 float aScaleX, float aScaleY) { in VisibleWithinRect()
48 EffectsInfo(const nsRect& aVisibleRect, float aScaleX, float aScaleY) in EffectsInfo()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/ipc/
H A DEffectsInfo.h25 float aScaleX, float aScaleY) { in VisibleWithinRect()
48 EffectsInfo(const nsRect& aVisibleRect, float aScaleX, float aScaleY) in EffectsInfo()
/dports/www/firefox/firefox-99.0/dom/ipc/
H A DEffectsInfo.h25 const nsRect& aVisibleRect, float aScaleX, float aScaleY, in VisibleWithinRect()
65 EffectsInfo(const nsRect& aVisibleRect, float aScaleX, float aScaleY, in EffectsInfo()
/dports/editors/libreoffice/libreoffice-7.2.6.2/writerfilter/source/dmapper/
H A DWrapPolygonHandler.cxx107 Fraction aScaleY = nWrap100Percent / (nWrap100Percent - aMove); in correctWordWrapPolygon() local
134 Fraction aScaleY(rSrcSize.Height, nWrap100Percent); in correctWordWrapPolygonPixel() local
147 Fraction aScaleY(rGraphicSize.Height - rGraphicCrop.Top - rGraphicCrop.Bottom, in correctCrop() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/writerfilter/source/dmapper/
H A DWrapPolygonHandler.cxx106 Fraction aScaleY = nWrap100Percent / (nWrap100Percent - aMove); in correctWordWrapPolygon() local
133 Fraction aScaleY(rSrcSize.Height, nWrap100Percent); in correctWordWrapPolygonPixel() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/inc/
H A Ddrawview.hxx40 Fraction aScaleY; member in ScDrawView
H A Dinputhdl.hxx110 Fraction aScaleY; member in ScInputHandler
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/inc/
H A Ddrawview.hxx41 Fraction aScaleY; member in ScDrawView
H A Dinputhdl.hxx110 Fraction aScaleY; member in ScInputHandler
/dports/www/firefox-esr/firefox-91.8.0/gfx/src/
H A DnsRegion.cpp611 nsIntRegion nsRegion::ScaleToNearestPixels(float aScaleX, float aScaleY, in ScaleToNearestPixels()
622 nsIntRegion nsRegion::ScaleToOutsidePixels(float aScaleX, float aScaleY, in ScaleToOutsidePixels()
634 nsIntRegion nsRegion::ScaleToInsidePixels(float aScaleX, float aScaleY, in ScaleToInsidePixels()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/src/
H A DnsRegion.cpp611 nsIntRegion nsRegion::ScaleToNearestPixels(float aScaleX, float aScaleY, in ScaleToNearestPixels()
622 nsIntRegion nsRegion::ScaleToOutsidePixels(float aScaleX, float aScaleY, in ScaleToOutsidePixels()
634 nsIntRegion nsRegion::ScaleToInsidePixels(float aScaleX, float aScaleY, in ScaleToInsidePixels()
/dports/www/firefox/firefox-99.0/gfx/src/
H A DnsRegion.cpp611 nsIntRegion nsRegion::ScaleToNearestPixels(float aScaleX, float aScaleY, in ScaleToNearestPixels()
622 nsIntRegion nsRegion::ScaleToOutsidePixels(float aScaleX, float aScaleY, in ScaleToOutsidePixels()
634 nsIntRegion nsRegion::ScaleToInsidePixels(float aScaleX, float aScaleY, in ScaleToInsidePixels()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/src/
H A DnsRegion.cpp611 nsIntRegion nsRegion::ScaleToNearestPixels(float aScaleX, float aScaleY, in ScaleToNearestPixels()
622 nsIntRegion nsRegion::ScaleToOutsidePixels(float aScaleX, float aScaleY, in ScaleToOutsidePixels()
634 nsIntRegion nsRegion::ScaleToInsidePixels(float aScaleX, float aScaleY, in ScaleToInsidePixels()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DDOMMatrix.cpp67 double aScaleY, in ScaleNonUniform()
482 double aScaleY, in ScaleNonUniformSelf()
H A DWebKitCSSMatrix.cpp168 const Optional<double>& aScaleY, in Scale()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/gdi/
H A DTypeSerializer.cxx425 Fraction aScaleY; in readMapMode() local
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DWebKitCSSMatrix.cpp110 double aScaleX, const Optional<double>& aScaleY, double aScaleZ) const { in Scale() argument
H A DDOMMatrix.cpp59 double aScaleX, double aScaleY, double aScaleZ, double aOriginX, in ScaleNonUniform()
491 DOMMatrix* DOMMatrix::ScaleNonUniformSelf(double aScaleX, double aScaleY, in ScaleNonUniformSelf()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/view/
H A Dgridwin3.cxx243 Fraction aScaleY; in GetDrawMapMode() local
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/src/
H A DnsRegion.cpp726 nsIntRegion nsRegion::ScaleToNearestPixels (float aScaleX, float aScaleY, in ScaleToNearestPixels()
738 nsIntRegion nsRegion::ScaleToOutsidePixels (float aScaleX, float aScaleY, in ScaleToOutsidePixels()
761 nsIntRegion nsRegion::ScaleToInsidePixels (float aScaleX, float aScaleY, in ScaleToInsidePixels()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/src/
H A DnsRegion.cpp697 nsIntRegion nsRegion::ScaleToNearestPixels(float aScaleX, float aScaleY, in ScaleToNearestPixels()
708 nsIntRegion nsRegion::ScaleToOutsidePixels(float aScaleX, float aScaleY, in ScaleToOutsidePixels()
731 nsIntRegion nsRegion::ScaleToInsidePixels(float aScaleX, float aScaleY, in ScaleToInsidePixels()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/view/
H A Dgridwin3.cxx274 Fraction aScaleY; in GetDrawMapMode() local
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/2d/
H A DMatrix.h145 static Matrix Scaling(Float aScaleX, Float aScaleY) in Scaling()
166 Matrix &PostScale(Float aScaleX, Float aScaleY) in PostScale()
1001 static Matrix4x4Typed Scaling(Float aScaleX, Float aScaleY, float aScaleZ) in Scaling()
1033 Matrix4x4Typed &PostScale(Float aScaleX, Float aScaleY, Float aScaleZ) in PostScale()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/drawfunc/
H A Dfuins1.cxx162 Fraction aScaleX, aScaleY; in lcl_InsertGraphic() local

1234