Searched defs:SalTwoRect (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/vcl/inc/vcl/ |
H A D | salgtype.hxx | 56 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;
|
/aoo42x/main/vcl/unx/generic/gdi/ |
H A D | pspgraphics.cxx | 471 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 D | salgdi2.cxx | 951 void X11SalGraphics::drawBitmap( const SalTwoRect&, in drawBitmap()
|
/aoo42x/main/vcl/unx/headless/ |
H A D | svppspgraphics.cxx | 173 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 D | svpgdi.cxx | 72 bool SvpSalGraphics::drawAlphaBitmap( const SalTwoRect&, const SalBitmap& /*rSourceBitmap*/, const … in drawAlphaBitmap() 498 void SvpSalGraphics::drawBitmap( const SalTwoRect&, in drawBitmap()
|
/aoo42x/main/vcl/source/gdi/ |
H A D | salgdilayout.cxx | 90 bool SalGraphics::drawAlphaBitmap( const SalTwoRect&, in drawAlphaBitmap()
|
Completed in 93 milliseconds