|
ReactOS 0.4.17-dev-218-g5635d24
|

Public Attributes | |
| path_list_node_t * | start |
| REAL | x2 |
| REAL | y2 |
| REAL | x3 |
| REAL | y3 |
| path_list_node_t * | end |
| struct list | entry |
Definition at line 148 of file graphicspath.c.
| path_list_node_t* flatten_bezier_job::end |
Definition at line 155 of file graphicspath.c.
Definition at line 156 of file graphicspath.c.
| path_list_node_t* flatten_bezier_job::start |
Definition at line 150 of file graphicspath.c.
| REAL flatten_bezier_job::x2 |
Definition at line 151 of file graphicspath.c.
| REAL flatten_bezier_job::x3 |
Definition at line 153 of file graphicspath.c.
| REAL flatten_bezier_job::y2 |
Definition at line 152 of file graphicspath.c.
| REAL flatten_bezier_job::y3 |
Definition at line 154 of file graphicspath.c.