Lines Matching refs:OutputDevice

50 class OutputDevice;
252 virtual void GetDevFontSubstList( OutputDevice* ) = 0;
354 void mirror( long& nX, const OutputDevice *pOutDev, bool bBack = false ) const;
355 void mirror( long& nX, long& nWidth, const OutputDevice *pOutDev, bool bBack = false ) const;
356 … sal_uInt32 nPoints, const SalPoint *pPtAry, SalPoint *pPtAry2, const OutputDevice *pOutDev, bool …
357 … void mirror( Rectangle& rRect, const OutputDevice*, bool bBack = false ) const;
358 …void mirror( Region& rRgn, const OutputDevice *pOutDev, bool bBack = false ) co…
359 …void mirror( ControlType,const ImplControlValue&,const OutputDevice*,bool bBack…
360 …basegfx::B2DPoint mirror( const basegfx::B2DPoint& i_rPoint, const OutputDevice *pOutDev, bo…
361 …basegfx::B2DPolygon mirror( const basegfx::B2DPolygon& i_rPoly, const OutputDevice *pOutDev, b…
362 …basegfx::B2DPolyPolygon mirror( const basegfx::B2DPolyPolygon& i_rPoly, const OutputDevice *pOutDe…
366 bool SetClipRegion( const Region&, const OutputDevice *pOutDev );
369 void DrawPixel( long nX, long nY, const OutputDevice *pOutDev );
370 …void DrawPixel( long nX, long nY, SalColor nSalColor, const OutputDevice *pOutD…
371 …void DrawLine( long nX1, long nY1, long nX2, long nY2, const OutputDevice *pOut…
372 … DrawRect( long nX, long nY, long nWidth, long nHeight, const OutputDevice *pOutDev );
373 … DrawPolyLine( sal_uInt32 nPoints, const SalPoint* pPtAry, const OutputDevice *pOutDev );
374 … DrawPolygon( sal_uInt32 nPoints, const SalPoint* pPtAry, const OutputDevice *pOutDev );
378 const OutputDevice *pOutDev );
379 … DrawPolyPolygon( const ::basegfx::B2DPolyPolygon&, double fTransparency, const OutputDevice* );
387 const OutputDevice* i_pOutDev);
392 const OutputDevice *pOutDev );
396 const OutputDevice *pOutDev );
401 const OutputDevice *pOutDev );
411 const OutputDevice *pOutDev );
417 const OutputDevice *pOutDev,
418 const OutputDevice *pSrcOutDev );
421 const OutputDevice *pOutDev );
425 const OutputDevice *pOutDev );
429 const OutputDevice *pOutDev );
434 const OutputDevice *pOutDev );
436 … GetBitmap( long nX, long nY, long nWidth, long nHeight, const OutputDevice *pOutDev );
437 SalColor GetPixel( long nX, long nY, const OutputDevice *pOutDev );
440 …vert( long nX, long nY, long nWidth, long nHeight, SalInvert nFlags, const OutputDevice *pOutDev );
441 …nvert( sal_uInt32 nPoints, const SalPoint* pPtAry, SalInvert nFlags, const OutputDevice *pOutDev );
443 …nX, long nY, long nWidth, long nHeight, void* pPtr, sal_uLong nSize, const OutputDevice *pOutDev );
458 const OutputDevice *pOutDev );
467 const OutputDevice *pOutDev );
476 const OutputDevice *pOutDev );
487 const OutputDevice *pOutDev );
489 static void AddDevFontSubstitute( OutputDevice* pOutDev,
497 const OutputDevice *pOutDev );
505 const OutputDevice* pOutDev );
508 sal_uInt8 nTransparency, const OutputDevice *pOutDev );