Lines Matching refs:basegfx

88 namespace basegfx {  namespace
462 SAL_DLLPRIVATE ::basegfx::B2DPolygon ImplLogicToDevicePixel( const ::basegfx::B2DPolygon& ) const;
463 …SAL_DLLPRIVATE ::basegfx::B2DPolyPolygon ImplLogicToDevicePixel( const ::basegfx::B2DPolyPolygon& …
470 SAL_DLLPRIVATE basegfx::B2DHomMatrix ImplGetDeviceTransformation() const;
558 …SAL_DLLPRIVATE void ImpDrawPolyPolygonWithB2DPolyPolygon(const basegfx::B2DPolyPolygon& rB2DPolyPo…
563 const basegfx::B2DPolygon& rB2DPolygon,
566 basegfx::B2DLineJoin eLineJoin = basegfx::B2DLINEJOIN_NONE,
570 …void impPaintLineGeometryWithEvtlExpand(const LineInfo& rInfo, basegfx::B2DPolyPolygon aLinePolyPo…
673 sal_Bool GetTextOutlines( ::basegfx::B2DPolyPolygonVector&,
699 const basegfx::B2DPolygon&,
701 basegfx::B2DLineJoin = basegfx::B2DLINEJOIN_ROUND,
704 const basegfx::B2DPolygon& rB2DPolygon,
707 basegfx::B2DLineJoin eLineJoin = basegfx::B2DLINEJOIN_NONE,
734 void DrawPolygon( const basegfx::B2DPolygon& );
747 void DrawPolyPolygon( const basegfx::B2DPolyPolygon& );
796 const basegfx::B2DHomMatrix& rTransformation,
835 …void DrawTransparent( const basegfx::B2DPolyPolygon& rB2DPolyPoly, double fTranspar…
975 basegfx::B2DHomMatrix GetViewTransformation() const;
976 basegfx::B2DHomMatrix GetInverseViewTransformation() const;
978 basegfx::B2DHomMatrix GetViewTransformation( const MapMode& rMapMode ) const;
979 basegfx::B2DHomMatrix GetInverseViewTransformation( const MapMode& rMapMode ) const;
1018 basegfx::B2DPolygon LogicToPixel( const basegfx::B2DPolygon& rLogicPolyPoly ) const;
1020 basegfx::B2DPolyPolygon LogicToPixel( const basegfx::B2DPolyPolygon& rLogicPolyPoly ) const;
1030 basegfx::B2DPolygon LogicToPixel( const basegfx::B2DPolygon& rLogicPoly,
1034 basegfx::B2DPolyPolygon LogicToPixel( const basegfx::B2DPolyPolygon& rLogicPolyPoly,
1042 basegfx::B2DPolygon PixelToLogic( const basegfx::B2DPolygon& rDevicePoly ) const;
1044 basegfx::B2DPolyPolygon PixelToLogic( const basegfx::B2DPolyPolygon& rDevicePolyPoly ) const;
1054 basegfx::B2DPolygon PixelToLogic( const basegfx::B2DPolygon& rDevicePoly,
1058 basegfx::B2DPolyPolygon PixelToLogic( const basegfx::B2DPolyPolygon& rDevicePolyPoly,
1089 static basegfx::B2DPolygon LogicToLogic( const basegfx::B2DPolygon& rPoly,
1092 static basegfx::B2DPolyPolygon LogicToLogic( const basegfx::B2DPolyPolygon& rPolyPoly,
1098 …static basegfx::B2DHomMatrix LogicToLogic(const MapMode& rMapModeSource, const MapMode& rMapModeDe…