Searched defs:last_point (Results 1 – 1 of 1) sorted by relevance
1807 GpPen *pen, int right_side, path_list_node_t **last_point) in add_bevel_point()1838 GpPen* pen, path_list_node_t **last_point) in widen_joint()1881 int add_last_point, path_list_node_t **last_point) in widen_cap()1986 GpCustomLineCap *end_custom, path_list_node_t **last_point) in widen_open_figure()2018 path_list_node_t **last_point) in widen_closed_figure()2060 int closed, path_list_node_t **last_point) in widen_dashed_figure()2202 path_list_node_t *points=NULL, *last_point=NULL; in GdipWidenPath() local