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

/freebsd-10.0-release/contrib/groff/src/preproc/pic/
H A Dcommon.cpp146 double gapwidth = (le - dw * ndash) / ndash; local
155 double ld = (int(i / 2) + 0.5) * dw + int((i + 1) / 2) * gapwidth;

Completed in 109 milliseconds