ReactOS 0.4.15-dev-7906-g1b85a5f
_BRUSHINST Struct Reference

#include <brush.h>

Public Attributes

BYTE ajC0 [8]
 
BYTE ajC1 [8]
 
BYTE ajC2 [8]
 
BYTE ajC3 [8]
 
BYTE ajPattern [32]
 
USHORT usStyle
 
BYTE fjAccel
 
BYTE jFgColor
 
BYTE jBkColor
 
BYTE RealWidth
 
BYTE YShiftValue
 
BYTE jOldBrushRealized
 
DWORD Width
 
DWORD Height
 
BYTEpPattern
 

Detailed Description

Definition at line 1 of file brush.h.

Member Data Documentation

◆ ajC0

BYTE _BRUSHINST::ajC0[8]

Definition at line 5 of file brush.h.

◆ ajC1

BYTE _BRUSHINST::ajC1[8]

Definition at line 6 of file brush.h.

◆ ajC2

BYTE _BRUSHINST::ajC2[8]

Definition at line 7 of file brush.h.

◆ ajC3

BYTE _BRUSHINST::ajC3[8]

Definition at line 8 of file brush.h.

◆ ajPattern

BYTE _BRUSHINST::ajPattern[32]

Definition at line 10 of file brush.h.

◆ fjAccel

BYTE _BRUSHINST::fjAccel

Definition at line 12 of file brush.h.

◆ Height

DWORD _BRUSHINST::Height

Definition at line 19 of file brush.h.

◆ jBkColor

BYTE _BRUSHINST::jBkColor

Definition at line 14 of file brush.h.

◆ jFgColor

BYTE _BRUSHINST::jFgColor

Definition at line 13 of file brush.h.

◆ jOldBrushRealized

BYTE _BRUSHINST::jOldBrushRealized

Definition at line 17 of file brush.h.

◆ pPattern

BYTE* _BRUSHINST::pPattern

Definition at line 20 of file brush.h.

◆ RealWidth

BYTE _BRUSHINST::RealWidth

Definition at line 15 of file brush.h.

◆ usStyle

USHORT _BRUSHINST::usStyle

Definition at line 11 of file brush.h.

◆ Width

DWORD _BRUSHINST::Width

Definition at line 18 of file brush.h.

◆ YShiftValue

BYTE _BRUSHINST::YShiftValue

Definition at line 16 of file brush.h.


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