ReactOS 0.4.15-dev-8621-g4b051b9
|
#include <brush.h>
BRUSHOBJ _EBRUSHOBJ::BrushObject |
Definition at line 71 of file brush.h.
Referenced by EBRUSHOBJ_bRealizeBrush(), EBRUSHOBJ_iSetSolidColor(), EBRUSHOBJ_vCleanup(), EBRUSHOBJ_vInit(), EBRUSHOBJ_vSetSolidRGBColor(), IntGdiFillRgn(), IntPatBlt(), and UserDrawIconEx().
COLORREF _EBRUSHOBJ::crCurrentBack |
Definition at line 79 of file brush.h.
Referenced by EBRUSHOBJ_bRealizeBrush(), EBRUSHOBJ_vInit(), and EBRUSHOBJ_vSetSolidRGBColor().
COLORREF _EBRUSHOBJ::crCurrentText |
Definition at line 78 of file brush.h.
Referenced by EBRUSHOBJ_bRealizeBrush(), and EBRUSHOBJ_vInit().
COLORREF _EBRUSHOBJ::crRealize |
Definition at line 73 of file brush.h.
Referenced by EBRUSHOBJ_vSetSolidRGBColor().
FLONG _EBRUSHOBJ::flattrs |
Definition at line 89 of file brush.h.
Referenced by EBRUSHOBJ_psoMask(), EBRUSHOBJ_vInit(), and EBRUSHOBJ_vSetSolidRGBColor().
PBRUSH _EBRUSHOBJ::pbrush |
Definition at line 88 of file brush.h.
Referenced by EBRUSHOBJ_bRealizeBrush(), EBRUSHOBJ_psoMask(), EBRUSHOBJ_vInit(), EngLineTo(), HandleStyles(), IntEngLineTo(), IntPatBlt(), NEtoSW(), NWtoSE(), SEtoNW(), and SWtoNE().
COLORADJUSTMENT* _EBRUSHOBJ::pca |
PVOID _EBRUSHOBJ::pengbrush |
Definition at line 75 of file brush.h.
Referenced by EBRUSHOBJ_pvGetEngBrush(), EBRUSHOBJ_vCleanup(), EBRUSHOBJ_vInit(), and EngRealizeBrush().
Definition at line 85 of file brush.h.
Referenced by EBRUSHOBJ_bRealizeBrush(), EBRUSHOBJ_vCleanup(), and EBRUSHOBJ_vInit().
Definition at line 86 of file brush.h.
Referenced by EBRUSHOBJ_bRealizeBrush(), EBRUSHOBJ_vCleanup(), and EBRUSHOBJ_vInit().
Definition at line 84 of file brush.h.
Referenced by EBRUSHOBJ_vCleanup(), EBRUSHOBJ_vInit(), and EBRUSHOBJ_vSetSolidRGBColor().
SURFOBJ* _EBRUSHOBJ::psoMask |
Definition at line 94 of file brush.h.
Referenced by EBRUSHOBJ_psoMask(), EBRUSHOBJ_vCleanup(), and EBRUSHOBJ_vInit().
SURFACE* _EBRUSHOBJ::psurfTrg |
Definition at line 83 of file brush.h.
Referenced by EBRUSHOBJ_bRealizeBrush(), EBRUSHOBJ_psoMask(), and EBRUSHOBJ_vInit().
ULONG _EBRUSHOBJ::ulRGBColor |
Definition at line 74 of file brush.h.
Referenced by BRUSHOBJ_ulGetBrushColor(), and EBRUSHOBJ_vSetSolidRGBColor().