Lines Matching refs:Rectangle

101 typedef std::vector< Rectangle > MetricVector;
390 SAL_DLLPRIVATE void ImplReMirror( Rectangle &rRect ) const;
418 SAL_DLLPRIVATE void ImplDrawText( OutputDevice& rTargetDevice, const Rectangle& rRect,
427 SAL_DLLPRIVATE Rectangle ImplGetTextBoundRect( const SalLayout& );
441 …GetEmphasisMark( PolyPolygon& rPolyPoly, sal_Bool& rPolyLine, Rectangle& rRect1, Rectangle& rRect2…
442 …Y, const PolyPolygon& rPolyPoly, sal_Bool bPolyLine, const Rectangle& rRect1, const Rectangle& rRe…
461 SAL_DLLPRIVATE Rectangle ImplLogicToDevicePixel( const Rectangle& rLogicRect ) const;
467 SAL_DLLPRIVATE Rectangle ImplDevicePixelToLogic( const Rectangle& rLogicRect ) const;
475 …SAL_DLLPRIVATE void ImplDrawLinearGradient( const Rectangle& rRect, const Gradient& rGradient, s…
476 …SAL_DLLPRIVATE void ImplDrawComplexGradient( const Rectangle& rRect, const Gradient& rGradient, …
479 …SAL_DLLPRIVATE void ImplCalcHatchValues( const Rectangle& rRect, long nDist, sal_uInt16 nAngle10…
486 …SAL_DLLPRIVATE void ImplDraw2ColorFrame( const Rectangle& rRect, const Color& rLeftTopColor, con…
509 const Rectangle& aBmpRect,
518 const Rectangle& aDstRect,
638 void AddTextRectActions( const Rectangle& rRect,
642 void DrawText( const Rectangle& rRect,
646 Rectangle GetTextRect( const Rectangle& rRect,
662 sal_Bool GetTextBoundRect( Rectangle& rRect,
749 void DrawRect( const Rectangle& rRect );
750 void DrawRect( const Rectangle& rRect,
752 void DrawEllipse( const Rectangle& rRect );
753 void DrawArc( const Rectangle& rRect,
755 void DrawPie( const Rectangle& rRect,
757 void DrawChord( const Rectangle& rRect,
812 void DrawGradient( const Rectangle& rRect, const Gradient& rGradient );
814 void AddGradientActions( const Rectangle& rRect,
830 void DrawWallpaper( const Rectangle& rRect, const Wallpaper& rWallpaper );
832 void DrawGrid( const Rectangle& rRect, const Size& rDist, sal_uLong nFlags );
887 void IntersectClipRegion( const Rectangle& rRect );
1016 Rectangle LogicToPixel( const Rectangle& rLogicRect ) const;
1026 Rectangle LogicToPixel( const Rectangle& rLogicRect,
1040 Rectangle PixelToLogic( const Rectangle& rDeviceRect ) const;
1050 Rectangle PixelToLogic( const Rectangle& rDeviceRect,
1069 Rectangle LogicToLogic( const Rectangle& rRectSource,
1082 static Rectangle LogicToLogic( const Rectangle& rRectSource,
1111 void Erase( const Rectangle& rRect ) { DrawWallpaper( rRect, GetBackground() ); } in Erase()
1237 const Rectangle& rControlRegion,
1244 const Rectangle& rControlRegion,
1252 const Rectangle& rControlRegion,
1260 const Rectangle& rControlRegion,
1264 Rectangle &rNativeBoundingRegion,
1265 Rectangle &rNativeContentRegion );