Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/
H A Dcommon.cpp148 double gapwidth = (le - dw * ndash) / ndash; in dashed_ellipse() local
157 double ld = (int(i / 2) + 0.5) * dw + int((i + 1) / 2) * gapwidth; in dashed_ellipse()