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

/freebsd-11-stable/contrib/groff/src/preproc/pic/
H A Dtroff.cpp115 int ndashes = int((dist - lt.dash_width)/(lt.dash_width*2.0) + .5); local
H A Dcommon.cpp33 int ndashes; local
272 int ndashes = int((total_angle - dash_angle)/(dash_angle*2.0) + .5); local

Completed in 105 milliseconds