Lines Matching defs:pOutDev

111 void SalGraphics::mirror( long& x, const OutputDevice *pOutDev, bool bBack ) const  in mirror()  argument
147 void SalGraphics::mirror( long& x, long& nWidth, const OutputDevice *pOutDev, bool bBack ) const in mirror() argument
184 …sal_uInt32 nPoints, const SalPoint *pPtAry, SalPoint *pPtAry2, const OutputDevice *pOutDev, bool b… in mirror() argument
263 void SalGraphics::mirror( Region& rRgn, const OutputDevice *pOutDev, bool bBack ) const in mirror() argument
300 void SalGraphics::mirror( Rectangle& rRect, const OutputDevice *pOutDev, bool bBack ) const in mirror() argument
395 bool SalGraphics::SetClipRegion( const Region& i_rClip, const OutputDevice *pOutDev ) in SetClipRegion()
406 void SalGraphics::DrawPixel( long nX, long nY, const OutputDevice *pOutDev ) in DrawPixel()
412 void SalGraphics::DrawPixel( long nX, long nY, SalColor nSalColor, const OutputDevice *pOutDev ) in DrawPixel()
418 void SalGraphics::DrawLine( long nX1, long nY1, long nX2, long nY2, const OutputDevice *pOutDev ) in DrawLine()
427 …d SalGraphics::DrawRect( long nX, long nY, long nWidth, long nHeight, const OutputDevice *pOutDev ) in DrawRect()
443 …alGraphics::DrawPolyLine( sal_uInt32 nPoints, const SalPoint* pPtAry, const OutputDevice *pOutDev ) in DrawPolyLine()
456 …SalGraphics::DrawPolygon( sal_uInt32 nPoints, const SalPoint* pPtAry, const OutputDevice *pOutDev ) in DrawPolygon()
469 … sal_uInt32 nPoly, const sal_uInt32* pPoints, PCONSTSALPOINT* pPtAry, const OutputDevice *pOutDev ) in DrawPolyPolygon()
511 …sal_uInt32 nPoints, const SalPoint* pPtAry, const sal_uInt8* pFlgAry, const OutputDevice* pOutDev ) in DrawPolyLineBezier()
526 …sal_uInt32 nPoints, const SalPoint* pPtAry, const sal_uInt8* pFlgAry, const OutputDevice* pOutDev ) in DrawPolygonBezier()
590 sal_uInt16 nFlags, const OutputDevice *pOutDev ) in CopyArea()
600 … SalGraphics* pSrcGraphics, const OutputDevice *pOutDev, const OutputDevice *pSrcOutDev ) in CopyBits()
616 const SalBitmap& rSalBitmap, const OutputDevice *pOutDev ) in DrawBitmap()
629 SalColor nTransparentColor, const OutputDevice *pOutDev ) in DrawBitmap()
642 const SalBitmap& rTransparentBitmap, const OutputDevice *pOutDev ) in DrawBitmap()
655 SalColor nMaskColor, const OutputDevice *pOutDev ) in DrawMask()
666 … SalGraphics::GetBitmap( long nX, long nY, long nWidth, long nHeight, const OutputDevice *pOutDev ) in GetBitmap()
672 SalColor SalGraphics::GetPixel( long nX, long nY, const OutputDevice *pOutDev ) in GetPixel()
678 …nvert( long nX, long nY, long nWidth, long nHeight, SalInvert nFlags, const OutputDevice *pOutDev ) in Invert()
684 …Invert( sal_uInt32 nPoints, const SalPoint* pPtAry, SalInvert nFlags, const OutputDevice *pOutDev ) in Invert()
697 … nX, long nY, long nWidth, long nHeight, void* pPtr, sal_uLong nSize, const OutputDevice *pOutDev ) in DrawEPS()
705 … const Point& aPos, sal_Bool& rIsInside, const OutputDevice *pOutDev ) in HitTestNativeControl()
719 void SalGraphics::mirror( ControlType , const ImplControlValue& rVal, const OutputDevice* pOutDev, … in mirror() argument
756 … const OUString& aCaption, const OutputDevice *pOutDev ) in DrawNativeControl()
773 … const OUString& aCaption, const OutputDevice *pOutDev ) in DrawNativeControlText()
790 … Rectangle &rNativeBoundingRegion, Rectangle &rNativeContentRegion, const OutputDevice *pOutDev ) in GetNativeControlRegion()
819 const OutputDevice *pOutDev ) in DrawAlphaBitmap()
837 const OutputDevice* pOutDev) in DrawTransformedBitmap()
858 sal_uInt8 nTransparency, const OutputDevice *pOutDev ) in DrawAlphaRect()
871 void SalGraphics::AddDevFontSubstitute( OutputDevice* pOutDev, in AddDevFontSubstitute()