Searched refs:isflat (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/ |
H A D | sp-star.h | 62 void sp_star_position_set (SPStar *star, int sides, Geom::Point center, double r1, double r2, double arg1, double arg2, bool isflat, double rounded, double randomized);
|
H A D | sp-star.cpp | 469 sp_star_position_set (SPStar *star, gint sides, Geom::Point center, gdouble r1, gdouble r2, gdouble arg1, gdouble arg2, bool isflat, double rounded, double randomized) argument 478 if (isflat == false) { 486 star->flatsided = isflat;
|
Completed in 44 milliseconds