Home
last modified time | relevance | path

Searched refs:rDevSize (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Doutdev2.cxx450 void OutputDevice::ImplDrawFrameDev( const Point& rPt, const Point& rDevPt, const Size& rDevSize, in ImplDrawFrameDev() argument
480 aPosAry.mnSrcWidth = rDevSize.Width(); in ImplDrawFrameDev()
481 aPosAry.mnSrcHeight = rDevSize.Height(); in ImplDrawFrameDev()
484 aPosAry.mnDestWidth = rDevSize.Width(); in ImplDrawFrameDev()
485 aPosAry.mnDestHeight = rDevSize.Height(); in ImplDrawFrameDev()
498 void OutputDevice::ImplGetFrameDev( const Point& rPt, const Point& rDevPt, const Size& rDevSize, in ImplGetFrameDev() argument
505 rDev.DrawOutDev( rDevPt, rDevSize, rPt, rDevSize, *this ); in ImplGetFrameDev()
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx531 …AL_DLLPRIVATE void ImplDrawFrameDev( const Point& rPt, const Point& rDevPt, const Size& rDevSize,
533 SAL_DLLPRIVATE void ImplGetFrameDev( const Point& rPt, const Point& rDevPt, const Size& rDevSize,

Completed in 26 milliseconds