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

/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/preproc/pic/
H A Dcommon.cpp492 int n_hor_dots = int(hor_length/lt.dash_width + .5); local
493 double hor_gap_width = (n_hor_dots != 0
494 ? hor_length/n_hor_dots

Completed in 161 milliseconds