Searched refs:_afxHatchBrush (Results 1 – 1 of 1) sorted by relevance
221 HBRUSH _afxHatchBrush = 0; variable231 if (_afxHatchBrush == NULL) in Construct()245 _afxHatchBrush = CreatePatternBrush(hatchBitmap); in Construct()595 UnrealizeObject((HGDIOBJ)_afxHatchBrush); in Draw()603 pTemp = SelectObject(hDC,(HGDIOBJ)_afxHatchBrush); in Draw()615 pTemp = SelectObject(hDC,(HGDIOBJ)_afxHatchBrush); in Draw()
Completed in 11 milliseconds