Home
last modified time | relevance | path

Searched defs:FillRectangle (Results 1 – 2 of 2) sorted by relevance

/third_party/mingw-w64/mingw-w64-headers/include/gdiplus/
Dgdiplusgraphics.h970 Status FillRectangle(const Brush *brush, in FillRectangle() function
978 Status FillRectangle(const Brush *brush, in FillRectangle() function
986 Status FillRectangle(const Brush *brush, const RectF& rect) in FillRectangle() function
993 Status FillRectangle(const Brush *brush, const Rect& rect) in FillRectangle() function
/third_party/mingw-w64/mingw-w64-headers/include/
Dd2d1.h1002 void FillRectangle(const D2D1_RECT_F &rect, ID2D1Brush *brush) { in FillRectangle() function