Searched refs:nOldStretchMode (Results 1 – 1 of 1) sorted by relevance
89 int nOldStretchMode = SetStretchBltMode( getHDC(), STRETCH_DELETESCANS ); in copyBits() local97 SetStretchBltMode( getHDC(), nOldStretchMode ); in copyBits()370 const int nOldStretchMode = SetStretchBltMode( hDC, STRETCH_DELETESCANS ); in ImplDrawBitmap() local380 SetStretchBltMode( hDC, nOldStretchMode ); in ImplDrawBitmap()407 const int nOldStretchMode = SetStretchBltMode( hDC, STRETCH_DELETESCANS ); in ImplDrawBitmap() local417 SetStretchBltMode( hDC, nOldStretchMode ); in ImplDrawBitmap()
Completed in 8 milliseconds