Home
last modified time | relevance | path

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

/trunk/main/fpicker/source/win32/filepicker/
H A Dhelppopupwindow.cxx321 HGDIOBJ oldBrush; in onPaint() local
329 oldBrush = SelectObject( hdc, hBrush ); in onPaint()
340 SelectObject( hdc, oldBrush ); in onPaint()
349 oldBrush = SelectObject( hdc, hBrush ); in onPaint()
360 SelectObject( hdc, oldBrush ); in onPaint()

Completed in 20 milliseconds