Home
last modified time | relevance | path

Searched defs:ndashes (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/
H A Dcommon.cpp35 int ndashes; in dashed_circle() local
274 int ndashes = int((total_angle - dash_angle)/(dash_angle*2.0) + .5); in dashed_arc() local
H A Dtroff.cpp117 int ndashes = int((dist - lt.dash_width)/(lt.dash_width*2.0) + .5); in line() local