Searched refs:n_hor_dots (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/groff/src/preproc/pic/
H A Dcommon.cpp490 int n_hor_dots = int(hor_length/lt.dash_width + .5); local
491 double hor_gap_width = (n_hor_dots != 0
492 ? hor_length/n_hor_dots

Completed in 82 milliseconds