Lines Matching refs:LogicToPixel
1014 Point LogicToPixel( const Point& rLogicPt ) const;
1015 Size LogicToPixel( const Size& rLogicSize ) const;
1016 Rectangle LogicToPixel( const Rectangle& rLogicRect ) const;
1017 Polygon LogicToPixel( const Polygon& rLogicPoly ) const;
1018 basegfx::B2DPolygon LogicToPixel( const basegfx::B2DPolygon& rLogicPolyPoly ) const;
1019 PolyPolygon LogicToPixel( const PolyPolygon& rLogicPolyPoly ) const;
1020 basegfx::B2DPolyPolygon LogicToPixel( const basegfx::B2DPolyPolygon& rLogicPolyPoly ) const;
1021 Region LogicToPixel( const Region& rLogicRegion )const;
1022 Point LogicToPixel( const Point& rLogicPt,
1024 Size LogicToPixel( const Size& rLogicSize,
1026 Rectangle LogicToPixel( const Rectangle& rLogicRect,
1028 Polygon LogicToPixel( const Polygon& rLogicPoly,
1030 basegfx::B2DPolygon LogicToPixel( const basegfx::B2DPolygon& rLogicPoly,
1032 PolyPolygon LogicToPixel( const PolyPolygon& rLogicPolyPoly,
1034 basegfx::B2DPolyPolygon LogicToPixel( const basegfx::B2DPolyPolygon& rLogicPolyPoly,
1036 Region LogicToPixel( const Region& rLogicRegion,