Searched defs:hOldBrush (Results 1 – 2 of 2) sorted by relevance
660 HBRUSH hOldBrush = SelectBrush( hDC, hMaskBrush ); in drawMask() local741 HBRUSH hOldBrush = SelectBrush( getHDC(), GetStockBrush( NULL_BRUSH ) ); in invert() local762 HBRUSH hOldBrush = SelectBrush( getHDC(), pSalData->mh50Brush ); in invert() local785 HBRUSH hOldBrush = 0; in invert() local
1170 HBRUSH hOldBrush = SelectBrush( getHDC(), hNewBrush ); in SetFillColor() local1274 HBRUSH hOldBrush = SelectBrush( getHDC(), hNewBrush ); in SetFillColor() local1321 HBRUSH hOldBrush = SelectBrush( getHDC(), hBrush ); in drawPixel() local1346 HBRUSH hOldBrush = SelectBrush( getHDC(), hBrush ); in drawPixel() local1387 HBRUSH hOldBrush = SelectBrush( getHDC(), hBrush ); in drawLine() local
Completed in 28 milliseconds