Lines Matching defs:rad
28 void common_output::dashed_circle(const position ¢, double rad, in dashed_circle()
63 void common_output::dotted_circle(const position ¢, double rad, in dotted_circle()
265 double rad = hypot(c - start); in dashed_arc() local
298 double rad = hypot(c - start); in dotted_arc() local
310 void common_output::solid_arc(const position ¢, double rad, in solid_arc()
324 double rad, const line_type <, double fill) in rounded_box()
347 const distance &dim, double rad, in dashed_rounded_box()
406 void common_output::dash_arc(const position ¢, double rad, in dash_arc()
485 const distance &dim, double rad, in dotted_rounded_box()
543 void common_output::dot_arc(const position ¢, double rad, in dot_arc()
594 const distance &dim, double rad, in solid_rounded_box()
629 const distance &dim, double rad, in filled_rounded_box()