/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/svdraw/ |
H A D | svdotxdr.cxx | 185 tools::Rectangle aRect1(rStat.GetStart(), rStat.GetNow()); in BegCreate() local 194 tools::Rectangle aRect1; in MovCreate() local 232 tools::Rectangle aRect1; in TakeCreatePoly() local
|
H A D | svdorect.cxx | 458 tools::Rectangle aRect1; in TakeCreatePoly() local
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/svdraw/ |
H A D | svdotxdr.cxx | 185 tools::Rectangle aRect1(rStat.GetStart(), rStat.GetNow()); in BegCreate() local 194 tools::Rectangle aRect1; in MovCreate() local 232 tools::Rectangle aRect1; in TakeCreatePoly() local
|
H A D | svdorect.cxx | 433 tools::Rectangle aRect1; in TakeCreatePoly() local
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/basegfx/test/ |
H A D | B2DPolygonToolsTest.cxx | 35 B2DPolygon aRect1(utils::createPolygonFromRect(B2DRange(0, 0, 1, 1))); in testIsRectangle() local
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basegfx/test/ |
H A D | B2DPolygonToolsTest.cxx | 35 B2DPolygon aRect1(utils::createPolygonFromRect(B2DRange(0, 0, 1, 1))); in testIsRectangle() local
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/embeddedobj/source/commonembedding/ |
H A D | inplaceobj.cxx | 30 static bool RectanglesEqual( const awt::Rectangle& aRect1, const awt::Rectangle& aRect2 ) in RectanglesEqual()
|
H A D | embedobj.cxx | 54 awt::Rectangle GetRectangleInterception( const awt::Rectangle& aRect1, const awt::Rectangle& aRect2… in GetRectangleInterception()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/embeddedobj/source/commonembedding/ |
H A D | inplaceobj.cxx | 30 static bool RectanglesEqual( const awt::Rectangle& aRect1, const awt::Rectangle& aRect2 ) in RectanglesEqual()
|
H A D | embedobj.cxx | 54 awt::Rectangle GetRectangleInterception( const awt::Rectangle& aRect1, const awt::Rectangle& aRect2… in GetRectangleInterception()
|
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/src/ |
H A D | nsRegion.h | 106 nsRegion& And(const nsRect& aRect1, const nsRect& aRect2) { in And() 127 nsRegion& Or(const nsRect& aRect1, const nsRect& aRect2) { in Or() 149 nsRegion& Xor(const nsRect& aRect1, const nsRect& aRect2) { in Xor() 167 nsRegion& Sub(const nsRect& aRect1, const nsRect& aRect2) { in Sub() 449 Derived& And(const Rect& aRect1, const Rect& aRect2) { in And() 470 Derived& Or(const Rect& aRect1, const Rect& aRect2) { in Or() 488 Derived& Xor(const Rect& aRect1, const Rect& aRect2) { in Xor() 506 Derived& Sub(const Rect& aRect1, const Rect& aRect2) { in Sub()
|
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/src/ |
H A D | nsRegion.h | 127 nsRegion& And(const nsRect& aRect1, const nsRect& aRect2) in And() 157 nsRegion& Or(const nsRect& aRect1, const nsRect& aRect2) in Or() 189 nsRegion& Xor(const nsRect& aRect1, const nsRect& aRect2) in Xor() 217 nsRegion& Sub(const nsRect& aRect1, const nsRect& aRect2) in Sub() 530 Derived& And (const Rect& aRect1, const Rect& aRect2) in And() 561 Derived& Or (const Rect& aRect1, const Rect& aRect2) in Or() 589 Derived& Xor (const Rect& aRect1, const Rect& aRect2) in Xor() 617 Derived& Sub (const Rect& aRect1, const Rect& aRect2) in Sub()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/embeddedobj/test/Container1/ |
H A D | PaintThread.java | 54 …public static boolean interceptedRects( com.sun.star.awt.Rectangle aRect1, com.sun.star.awt.Rectan… in interceptedRects()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/embeddedobj/test/Container1/ |
H A D | PaintThread.java | 54 …public static boolean interceptedRects( com.sun.star.awt.Rectangle aRect1, com.sun.star.awt.Rectan… in interceptedRects()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/engine3d/ |
H A D | scene3d.cxx | 692 tools::Rectangle aRect1(rStat.GetStart(), rStat.GetNow()); in BegCreate() local 701 tools::Rectangle aRect1; in MovCreate() local 713 tools::Rectangle aRect1; in EndCreate() local
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/engine3d/ |
H A D | scene3d.cxx | 705 tools::Rectangle aRect1(rStat.GetStart(), rStat.GetNow()); in BegCreate() local 714 tools::Rectangle aRect1; in MovCreate() local 726 tools::Rectangle aRect1; in EndCreate() local
|
/dports/www/firefox-esr/firefox-91.8.0/gfx/2d/ |
H A D | ExtendInputEffectD2D1.cpp | 114 static D2D1_RECT_L IntersectRect(const D2D1_RECT_L& aRect1, in IntersectRect()
|
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/2d/ |
H A D | ExtendInputEffectD2D1.cpp | 114 static D2D1_RECT_L IntersectRect(const D2D1_RECT_L& aRect1, in IntersectRect()
|
/dports/www/firefox/firefox-99.0/gfx/2d/ |
H A D | ExtendInputEffectD2D1.cpp | 114 static D2D1_RECT_L IntersectRect(const D2D1_RECT_L& aRect1, in IntersectRect()
|
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/2d/ |
H A D | ExtendInputEffectD2D1.cpp | 114 static D2D1_RECT_L IntersectRect(const D2D1_RECT_L& aRect1, in IntersectRect()
|
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/2d/ |
H A D | ExtendInputEffectD2D1.cpp | 114 static D2D1_RECT_L IntersectRect(const D2D1_RECT_L& aRect1, in IntersectRect()
|
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/2d/ |
H A D | ExtendInputEffectD2D1.cpp | 124 IntersectRect(const D2D1_RECT_L& aRect1, const D2D1_RECT_L& aRect2) in IntersectRect()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/backendtest/outputdevice/ |
H A D | common.cxx | 300 tools::Rectangle OutputDeviceTestCommon::alignToCenter(tools::Rectangle aRect1, tools::Rectangle aR… in alignToCenter()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/table/ |
H A D | svdotable.cxx | 2298 tools::Rectangle aRect1(rStat.GetStart(), rStat.GetNow()); in BegCreate() local 2308 tools::Rectangle aRect1; in MovCreate() local 2339 tools::Rectangle aRect1; in TakeCreatePoly() local
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/table/ |
H A D | svdotable.cxx | 2299 tools::Rectangle aRect1(rStat.GetStart(), rStat.GetNow()); in BegCreate() local 2309 tools::Rectangle aRect1; in MovCreate() local 2340 tools::Rectangle aRect1; in TakeCreatePoly() local
|