Searched refs:CreateBrush (Results 1 – 1 of 1) sorted by relevance
158 HBRUSH CreateBrush(uint32_t argb) { in CreateBrush() function1042 hBrush = CreateBrush(fill_color); in DrawPath()