ReactOS
0.4.15-dev-5615-gc3644fd
|
#include <brush.hpp>
Static Public Member Functions | |
static VOID | vDeleteObject (_In_ PVOID pvObject) |
![]() | |
static PVOID | pvAllocate (_In_ GDIOBJTYPE objtype, _In_ SIZE_T cjSize) |
BRUSH::BRUSH | ( | _In_ FLONG | flAttrs, |
_In_ COLORREF | crColor, | ||
_In_ ULONG | iHatch, | ||
_In_opt_ HBITMAP | hbmPattern, | ||
_In_opt_ PVOID | pvClient, | ||
_In_ GDILOOBJTYPE | objtype = GDILoObjType_LO_BRUSH_TYPE |
||
) |
Definition at line 14 of file brush.cpp.
BRUSH::~BRUSH | ( | VOID | ) |
Definition at line 55 of file brush.cpp.
|
inlinenew |
Definition at line 19 of file brush.hpp.
|
inline |
Definition at line 91 of file brush.hpp.
|
inline |
Definition at line 63 of file brush.hpp.
|
inline |
Definition at line 77 of file brush.hpp.
Definition at line 102 of file brush.cpp.
|
inline |
Definition at line 91 of file brush.cpp.
Referenced by BRUSH_vDeleteObject().