Home
last modified time | relevance | path

Searched defs:aRect1 (Results 1 – 25 of 51) sorted by relevance

123

/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/svdraw/
H A Dsvdotxdr.cxx185 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 Dsvdorect.cxx458 tools::Rectangle aRect1; in TakeCreatePoly() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/svdraw/
H A Dsvdotxdr.cxx185 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 Dsvdorect.cxx433 tools::Rectangle aRect1; in TakeCreatePoly() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/basegfx/test/
H A DB2DPolygonToolsTest.cxx35 B2DPolygon aRect1(utils::createPolygonFromRect(B2DRange(0, 0, 1, 1))); in testIsRectangle() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basegfx/test/
H A DB2DPolygonToolsTest.cxx35 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 Dinplaceobj.cxx30 static bool RectanglesEqual( const awt::Rectangle& aRect1, const awt::Rectangle& aRect2 ) in RectanglesEqual()
H A Dembedobj.cxx54 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 Dinplaceobj.cxx30 static bool RectanglesEqual( const awt::Rectangle& aRect1, const awt::Rectangle& aRect2 ) in RectanglesEqual()
H A Dembedobj.cxx54 awt::Rectangle GetRectangleInterception( const awt::Rectangle& aRect1, const awt::Rectangle& aRect2… in GetRectangleInterception()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/src/
H A DnsRegion.h106 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 DnsRegion.h127 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 DPaintThread.java54 …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 DPaintThread.java54 …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 Dscene3d.cxx692 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 Dscene3d.cxx705 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 DExtendInputEffectD2D1.cpp114 static D2D1_RECT_L IntersectRect(const D2D1_RECT_L& aRect1, in IntersectRect()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/2d/
H A DExtendInputEffectD2D1.cpp114 static D2D1_RECT_L IntersectRect(const D2D1_RECT_L& aRect1, in IntersectRect()
/dports/www/firefox/firefox-99.0/gfx/2d/
H A DExtendInputEffectD2D1.cpp114 static D2D1_RECT_L IntersectRect(const D2D1_RECT_L& aRect1, in IntersectRect()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/2d/
H A DExtendInputEffectD2D1.cpp114 static D2D1_RECT_L IntersectRect(const D2D1_RECT_L& aRect1, in IntersectRect()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/2d/
H A DExtendInputEffectD2D1.cpp114 static D2D1_RECT_L IntersectRect(const D2D1_RECT_L& aRect1, in IntersectRect()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/2d/
H A DExtendInputEffectD2D1.cpp124 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 Dcommon.cxx300 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 Dsvdotable.cxx2298 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 Dsvdotable.cxx2299 tools::Rectangle aRect1(rStat.GetStart(), rStat.GetNow()); in BegCreate() local
2309 tools::Rectangle aRect1; in MovCreate() local
2340 tools::Rectangle aRect1; in TakeCreatePoly() local

123