Home
last modified time | relevance | path

Searched defs:B2DPolygon (Results 1 – 6 of 6) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/basegfx/polygon/
H A Db2dpolygon.hxx46 class SAL_WARN_UNUSED BASEGFX_DLLPUBLIC B2DPolygon class
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/basegfx/polygon/
H A Db2dpolygon.hxx46 class SAL_WARN_UNUSED BASEGFX_DLLPUBLIC B2DPolygon class
/dports/editors/libreoffice/libreoffice-7.2.6.2/basegfx/source/polygon/
H A Db2dpolygon.cxx1132 B2DPolygon::B2DPolygon(std::initializer_list<basegfx::B2DPoint> aPoints) in B2DPolygon() function in basegfx::B2DPolygon
1145 B2DPolygon::B2DPolygon(const B2DPolygon& rPolygon, sal_uInt32 nIndex, sal_uInt32 nCount) in B2DPolygon() function in basegfx::B2DPolygon
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basegfx/source/polygon/
H A Db2dpolygon.cxx1129 B2DPolygon::B2DPolygon(std::initializer_list<basegfx::B2DPoint> aPoints) in B2DPolygon() function in basegfx::B2DPolygon
1142 B2DPolygon::B2DPolygon(const B2DPolygon& rPolygon, sal_uInt32 nIndex, sal_uInt32 nCount) in B2DPolygon() function in basegfx::B2DPolygon
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/print/
H A DGenPspGfxBackend.cxx254 const basegfx::B2DPolygon& /*rPolygon*/, in drawPolyLine()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/print/
H A Dgenpspgraphics.cxx433 const basegfx::B2DPolygon&, in drawPolyLine()