ReactOS 0.4.16-dev-889-g9563c07
|
#include <types.h>
Public Attributes | |
uint32 | colour_code |
uint32 | data_size |
uint8 * | data |
uint32 _BRUSHDATA::colour_code |
Definition at line 94 of file types.h.
Referenced by process_brushcache().
uint8* _BRUSHDATA::data |
Definition at line 96 of file types.h.
Referenced by cache_put_brush_data(), process_brushcache(), and setup_brush().
uint32 _BRUSHDATA::data_size |
Definition at line 95 of file types.h.
Referenced by process_brushcache().