ReactOS 0.4.15-dev-7924-g5949c20
_EBRUSHOBJ Struct Reference

#include <brush.h>

Collaboration diagram for _EBRUSHOBJ:

Public Attributes

BRUSHOBJ BrushObject
 
COLORREF crRealize
 
ULONG ulRGBColor
 
PVOID pengbrush
 
ULONG ulSurfPalTime
 
ULONG ulDCPalTime
 
COLORREF crCurrentText
 
COLORREF crCurrentBack
 
COLORADJUSTMENTpca
 
SURFACEpsurfTrg
 
struct _PALETTEppalSurf
 
struct _PALETTEppalDC
 
struct _PALETTEppalDIB
 
PBRUSH pbrush
 
FLONG flattrs
 
DWORD ulUnique
 
SURFOBJpsoMask
 

Detailed Description

Definition at line 69 of file brush.h.

Member Data Documentation

◆ BrushObject

◆ crCurrentBack

COLORREF _EBRUSHOBJ::crCurrentBack

Definition at line 79 of file brush.h.

Referenced by EBRUSHOBJ_bRealizeBrush(), EBRUSHOBJ_vInit(), and EBRUSHOBJ_vSetSolidRGBColor().

◆ crCurrentText

COLORREF _EBRUSHOBJ::crCurrentText

Definition at line 78 of file brush.h.

Referenced by EBRUSHOBJ_bRealizeBrush(), and EBRUSHOBJ_vInit().

◆ crRealize

COLORREF _EBRUSHOBJ::crRealize

Definition at line 73 of file brush.h.

Referenced by EBRUSHOBJ_vSetSolidRGBColor().

◆ flattrs

FLONG _EBRUSHOBJ::flattrs

Definition at line 89 of file brush.h.

Referenced by EBRUSHOBJ_psoMask(), EBRUSHOBJ_vInit(), and EBRUSHOBJ_vSetSolidRGBColor().

◆ pbrush

◆ pca

COLORADJUSTMENT* _EBRUSHOBJ::pca

Definition at line 80 of file brush.h.

◆ pengbrush

PVOID _EBRUSHOBJ::pengbrush

◆ ppalDC

struct _PALETTE* _EBRUSHOBJ::ppalDC

Definition at line 85 of file brush.h.

Referenced by EBRUSHOBJ_bRealizeBrush(), EBRUSHOBJ_vCleanup(), and EBRUSHOBJ_vInit().

◆ ppalDIB

struct _PALETTE* _EBRUSHOBJ::ppalDIB

Definition at line 86 of file brush.h.

Referenced by EBRUSHOBJ_bRealizeBrush(), EBRUSHOBJ_vCleanup(), and EBRUSHOBJ_vInit().

◆ ppalSurf

struct _PALETTE* _EBRUSHOBJ::ppalSurf

Definition at line 84 of file brush.h.

Referenced by EBRUSHOBJ_vCleanup(), EBRUSHOBJ_vInit(), and EBRUSHOBJ_vSetSolidRGBColor().

◆ psoMask

SURFOBJ* _EBRUSHOBJ::psoMask

Definition at line 94 of file brush.h.

Referenced by EBRUSHOBJ_psoMask(), EBRUSHOBJ_vCleanup(), and EBRUSHOBJ_vInit().

◆ psurfTrg

SURFACE* _EBRUSHOBJ::psurfTrg

Definition at line 83 of file brush.h.

Referenced by EBRUSHOBJ_bRealizeBrush(), EBRUSHOBJ_psoMask(), and EBRUSHOBJ_vInit().

◆ ulDCPalTime

ULONG _EBRUSHOBJ::ulDCPalTime

Definition at line 77 of file brush.h.

◆ ulRGBColor

ULONG _EBRUSHOBJ::ulRGBColor

Definition at line 74 of file brush.h.

Referenced by BRUSHOBJ_ulGetBrushColor(), and EBRUSHOBJ_vSetSolidRGBColor().

◆ ulSurfPalTime

ULONG _EBRUSHOBJ::ulSurfPalTime

Definition at line 76 of file brush.h.

◆ ulUnique

DWORD _EBRUSHOBJ::ulUnique

Definition at line 90 of file brush.h.


The documentation for this struct was generated from the following file: