Home
last modified time | relevance | path

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

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

Completed in 18 milliseconds