ReactOS 0.4.15-dev-7934-g1dc8d80
_STOCK_BRUSH Struct Reference
Collaboration diagram for _STOCK_BRUSH:

Public Attributes

COLORREF color
 
int stockobj
 
const charname
 

Detailed Description

Definition at line 30 of file brush.c.

Member Data Documentation

◆ color

COLORREF _STOCK_BRUSH::color

Definition at line 31 of file brush.c.

Referenced by test_solidbrush().

◆ name

const char* _STOCK_BRUSH::name

Definition at line 33 of file brush.c.

Referenced by test_solidbrush().

◆ stockobj

int _STOCK_BRUSH::stockobj

Definition at line 32 of file brush.c.


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