Searched defs:FillRectangle (Results 1 – 1 of 1) sorted by relevance
/reactos/sdk/include/psdk/ |
H A D | gdiplusgraphics.h | 894 FillRectangle(const Brush *brush, const Rect &rect) in FillRectangle() function 901 FillRectangle(const Brush *brush, const RectF &rect) in FillRectangle() function 908 FillRectangle(const Brush *brush, REAL x, REAL y, REAL width, REAL height) in FillRectangle() function 915 FillRectangle(const Brush *brush, INT x, INT y, INT width, INT height) in FillRectangle() function
|