Searched defs:modify_vertex (Results 1 – 1 of 1) sorted by relevance
/haiku/headers/libs/agg/ |
H A D | agg_path_storage.h | 175 inline void vertex_block_storage<T,S,P>::modify_vertex(unsigned idx, in modify_vertex() function 185 inline void vertex_block_storage<T,S,P>::modify_vertex(unsigned idx, in modify_vertex() function 1139 void path_base<VC>::modify_vertex(unsigned idx, double x, double y) in modify_vertex() function 1146 void path_base<VC>::modify_vertex(unsigned idx, double x, double y, unsigned cmd) in modify_vertex() function 1370 void modify_vertex(unsigned idx, double x, double y) in modify_vertex() function 1377 void modify_vertex(unsigned idx, double x, double y, unsigned cmd) in modify_vertex() function
|