Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dvirdev.cxx206 sal_Bool VirtualDevice::ImplSetOutputSizePixel( const Size& rNewSize, sal_Bool bErase ) in ImplSetOutputSizePixel() function in VirtualDevice
319 if( ImplSetOutputSizePixel(rNewSize, bErase) ) in SetOutputSizePixel()
333 mpAlphaVDev->ImplSetOutputSizePixel(rNewSize, bErase); in SetOutputSizePixel()
/trunk/main/vcl/inc/vcl/
H A Dvirdev.hxx54 SAL_DLLPRIVATE sal_Bool ImplSetOutputSizePixel( const Size& rNewSize, sal_Bool bErase );

Completed in 8 milliseconds