Lines Matching defs:rDev

796 void lclSetColorToOutDev( OutputDevice& rDev, const Style& rStyle, const Color* pForceColor )  in lclSetColorToOutDev()
807 void lclDrawThinLine( OutputDevice& rDev, const Point& rBeg, const Point& rEnd, bool bDotted ) in lclDrawThinLine()
854 inline void lclDrawThinLine( OutputDevice& rDev, const LinePoints& rPoints, bool bDotted ) in lclDrawThinLine()
860 inline void lclDrawPolygon( OutputDevice& rDev, const Point& rP1, const Point& rP2, const Point& rP… in lclDrawPolygon()
866 inline void lclDrawPolygon( OutputDevice& rDev, const LinePoints& rPoints1, const LinePoints& rPoin… in lclDrawPolygon()
880 OutputDevice& rDev, in lclDrawHorLine()
908 OutputDevice& rDev, const Point& rLPos, const Point& rRPos, in lclDrawHorFrameBorder()
935 OutputDevice& rDev, in lclDrawVerLine()
963 OutputDevice& rDev, const Point& rTPos, const Point& rBPos, in lclDrawVerFrameBorder()
1036 void lclPushDiagClipRect( OutputDevice& rDev, const Rectangle& rRect, const DiagLineResult& rResult… in lclPushDiagClipRect()
1073 void lclPushCrossingClipRegion( OutputDevice& rDev, const Rectangle& rRect, bool bTLBR, const Style… in lclPushCrossingClipRegion()
1108 OutputDevice& rDev, const Rectangle& rRect, bool bTLBR, in lclDrawDiagLine()
1137 OutputDevice& rDev, const Rectangle& rRect, bool bTLBR, in lclDrawDiagFrameBorder()
1172 OutputDevice& rDev, const Rectangle& rRect, in lclDrawDiagFrameBorders()
1400 void DrawHorFrameBorder( OutputDevice& rDev, in DrawHorFrameBorder()
1416 void DrawHorFrameBorder( OutputDevice& rDev, in DrawHorFrameBorder()
1431 void DrawHorFrameBorder( OutputDevice& rDev, in DrawHorFrameBorder()
1440 void DrawVerFrameBorder( OutputDevice& rDev, in DrawVerFrameBorder()
1456 void DrawVerFrameBorder( OutputDevice& rDev, in DrawVerFrameBorder()
1471 void DrawVerFrameBorder( OutputDevice& rDev, in DrawVerFrameBorder()
1480 void DrawVerFrameBorderSlanted( OutputDevice& rDev, in DrawVerFrameBorderSlanted()
1511 OutputDevice& rDev, const Rectangle& rRect, const Style& rTLBR, const Style& rBLTR, in DrawDiagFrameBorders()