Searched refs:pBrush (Results 1 – 1 of 1) sorted by relevance
930 Gdiplus::GpBrush* pBrush = GdipCreateBrushImpl(fill_argb); in DrawPath() local932 CallFunc(GdipFillPath)(pGraphics, pBrush, pGpPath); in DrawPath()933 CallFunc(GdipDeleteBrush)(pBrush); in DrawPath()