Home
last modified time | relevance | path

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

/trunk/main/canvas/source/vcl/
H A Dspritecanvashelper.cxx563 const Size aCurrOutputSize( maVDev->GetOutputSizePixel() ); in genericUpdate() local
567 if( aCurrOutputSize.Width() < aOutputSize.Width() || in genericUpdate()
568 aCurrOutputSize.Height() < aOutputSize.Height() ) in genericUpdate()

Completed in 25 milliseconds