Searched refs:aOldCol (Results 1 – 4 of 4) sorted by relevance
485 COLORREF aOldCol = SetBkColor( hSrcDC, RGB( cRed, cGreen, cBlue ) ); in drawBitmap() local489 SetBkColor( hSrcDC, aOldCol ); in drawBitmap()499 COLORREF aOldCol = SetBkColor( hSrcDC, RGB( cRed, cGreen, cBlue ) ); in drawBitmap() local503 SetBkColor( hSrcDC, aOldCol ); in drawBitmap()
418 Color aOldCol = GetLineColor(); in Paint() local421 SetLineColor( aOldCol ); in Paint()429 Color aOldCol = GetLineColor(); in Paint() local433 SetLineColor( aOldCol ); in Paint()442 Color aOldCol = GetLineColor(); in Paint() local448 SetLineColor( aOldCol ); in Paint()
288 const Color aOldCol( pSh->GetOut()->GetLineColor() ); in PaintRedline() local298 pSh->GetOut()->SetLineColor( aOldCol ); in PaintRedline()
411 Color aOldCol = pThis->GetLineColor(); in ImplDrawGradientBackground() local538 pThis->SetLineColor( aOldCol ); in ImplDrawGradientBackground()
Completed in 74 milliseconds