ReactOS 0.4.15-dev-7958-gcd0bb1a
path_list_node_t Struct Reference
Collaboration diagram for path_list_node_t:

Public Attributes

GpPointF pt
 
BYTE type
 
path_list_node_tnext
 

Detailed Description

Definition at line 37 of file graphicspath.c.

Member Data Documentation

◆ next

path_list_node_t* path_list_node_t::next

Definition at line 40 of file graphicspath.c.

Referenced by widen_closed_figure(), and widen_open_figure().

◆ pt

GpPointF path_list_node_t::pt

Definition at line 38 of file graphicspath.c.

◆ type

BYTE path_list_node_t::type

Definition at line 39 of file graphicspath.c.

Referenced by widen_closed_figure(), and widen_open_figure().


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