ReactOS 0.4.16-dev-470-g91b8923
|
#include <types.h>
Public Attributes | |
uint8 | style |
uint8 | width |
uint32 | colour |
uint32 _PEN::colour |
Definition at line 86 of file types.h.
Referenced by RdpClientUI::Display_Line(), RdpClientUI::Display_Polyline(), process_line(), process_polyline(), rdp_parse_pen(), ui_line(), and ui_polyline().
uint8 _PEN::style |
Definition at line 84 of file types.h.
Referenced by RdpClientUI::Display_Line(), RdpClientUI::Display_Polyline(), process_polyline(), rdp_parse_pen(), and ui_line().
uint8 _PEN::width |
Definition at line 85 of file types.h.
Referenced by RdpClientUI::Display_Line(), RdpClientUI::Display_Polyline(), process_polyline(), rdp_parse_pen(), and ui_line().