Home
last modified time | relevance | path

Searched defs:SalTwoRect (Results 1 – 6 of 6) sorted by relevance

/trunk/main/vcl/inc/vcl/
H A Dsalgtype.hxx56 struct SalTwoRect struct
58 long mnSrcX;
59 long mnSrcY;
60 long mnSrcWidth;
61 long mnSrcHeight;
62 long mnDestX;
63 long mnDestY;
64 long mnDestWidth;
65 long mnDestHeight;
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx471 void PspGraphics::copyBits( const SalTwoRect&, in copyBits()
497 void PspGraphics::drawBitmap( const SalTwoRect&, in drawBitmap()
504 void PspGraphics::drawBitmap( const SalTwoRect&, in drawBitmap()
511 void PspGraphics::drawMask( const SalTwoRect&, in drawMask()
1486 bool PspGraphics::drawAlphaBitmap( const SalTwoRect&, in drawAlphaBitmap()
H A Dsalgdi2.cxx951 void X11SalGraphics::drawBitmap( const SalTwoRect&, in drawBitmap()
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx173 bool PspGraphics::drawAlphaBitmap( const SalTwoRect&, const SalBitmap& /*rSourceBitmap*/, const Sal… in drawAlphaBitmap()
404 void PspGraphics::copyBits( const SalTwoRect& /*rPosAry*/, in copyBits()
433 void PspGraphics::drawBitmap( const SalTwoRect& /*pPosAry*/, in drawBitmap()
440 void PspGraphics::drawBitmap( const SalTwoRect& /*pPosAry*/, in drawBitmap()
447 void PspGraphics::drawMask( const SalTwoRect& /*rPosAry*/, in drawMask()
H A Dsvpgdi.cxx72 bool SvpSalGraphics::drawAlphaBitmap( const SalTwoRect&, const SalBitmap& /*rSourceBitmap*/, const … in drawAlphaBitmap()
498 void SvpSalGraphics::drawBitmap( const SalTwoRect&, in drawBitmap()
/trunk/main/vcl/source/gdi/
H A Dsalgdilayout.cxx90 bool SalGraphics::drawAlphaBitmap( const SalTwoRect&, in drawAlphaBitmap()

Completed in 55 milliseconds