Home
last modified time | relevance | path

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

/NextBSD/contrib/groff/src/preproc/pic/
HDtex.cpp368 int dot_rad = int(lt.thickness*(1000.0/(72.0*2)) + .5); in dot() local
369 if (dot_rad == 0) in dot()
370 dot_rad = 1; in dot()
374 milliinches(p.x), milliinches(p.y), dot_rad, dot_rad); in dot()