Searched refs:HS_VERTICAL (Results 1 – 2 of 2) sorted by relevance
67 brush = CreateHatchBrush(HS_VERTICAL, RGB(255,0,0)); in WndProc()78 brush2 = CreateHatchBrush(HS_VERTICAL, RGB(127,127,127)); in WndProc()
581 #define HS_VERTICAL 1 macro