Home
last modified time | relevance | path

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

/trunk/main/vcl/win/source/gdi/
H A Dsalgdi2.cxx89 int nOldStretchMode = SetStretchBltMode( getHDC(), STRETCH_DELETESCANS ); in copyBits() local
97 SetStretchBltMode( getHDC(), nOldStretchMode ); in copyBits()
370 const int nOldStretchMode = SetStretchBltMode( hDC, STRETCH_DELETESCANS ); in ImplDrawBitmap() local
380 SetStretchBltMode( hDC, nOldStretchMode ); in ImplDrawBitmap()
407 const int nOldStretchMode = SetStretchBltMode( hDC, STRETCH_DELETESCANS ); in ImplDrawBitmap() local
417 SetStretchBltMode( hDC, nOldStretchMode ); in ImplDrawBitmap()

Completed in 18 milliseconds