|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| GpPointF | pt |
| BYTE | type |
| path_list_node_t * | next |
Definition at line 37 of file graphicspath.c.
| 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().
| GpPointF path_list_node_t::pt |
Definition at line 38 of file graphicspath.c.
| BYTE path_list_node_t::type |
Definition at line 39 of file graphicspath.c.
Referenced by widen_closed_figure(), and widen_open_figure().