Home
last modified time | relevance | path

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

/trunk/main/embedserv/source/embed/
H A Dtracker.cxx221 HBRUSH _afxHatchBrush = 0; variable
231 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 24 milliseconds