|
ReactOS 0.4.17-dev-218-g5635d24
|

Public Attributes | |
| GpPointF | pt |
| BYTE | type |
| path_list_node_t * | next |
Definition at line 39 of file graphicspath.c.
| path_list_node_t* path_list_node_t::next |
Definition at line 42 of file graphicspath.c.
Referenced by widen_closed_figure(), and widen_open_figure().
| GpPointF path_list_node_t::pt |
Definition at line 40 of file graphicspath.c.
| BYTE path_list_node_t::type |
Definition at line 41 of file graphicspath.c.
Referenced by widen_closed_figure(), and widen_open_figure().