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

/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/preproc/pic/
H A Dtroff.cpp117 int ndashes = int((dist - lt.dash_width)/(lt.dash_width*2.0) + .5); local
H A Dcommon.cpp35 int ndashes; local
274 int ndashes = int((total_angle - dash_angle)/(dash_angle*2.0) + .5); local

Completed in 121 milliseconds