Searched refs:NULL_PEN (Results 1 – 6 of 6) sorted by relevance
85 #define NULL_PEN 8 macro
650 case NULL_PEN : in SelectObject()
809 hPen = GetStockPen( NULL_PEN ); in invert()
1087 HPEN hNewPen = GetStockPen( NULL_PEN ); in SetLineColor()
2319 HPEN hTempPen = SelectPen( hDC, GetStockPen( NULL_PEN ) ); in StartPage()
600 pTemp = SelectObject(hDC,(HGDIOBJ)NULL_PEN); in Draw()
Completed in 82 milliseconds