Searched defs:ndashes (Results 1 – 2 of 2) sorted by relevance
35 int ndashes; in dashed_circle() local274 int ndashes = int((total_angle - dash_angle)/(dash_angle*2.0) + .5); in dashed_arc() local
117 int ndashes = int((dist - lt.dash_width)/(lt.dash_width*2.0) + .5); in line() local