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

/freebsd-10.2-release/contrib/groff/src/preproc/pic/
H A Dtex.cpp368 int dot_rad = int(lt.thickness*(1000.0/(72.0*2)) + .5); local
369 if (dot_rad == 0)
370 dot_rad = 1;
374 milliinches(p.x), milliinches(p.y), dot_rad, dot_rad);

Completed in 82 milliseconds