Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/preproc/grn/
H A Dmain.cpp191 int pointscale; /* flag for pointsize scaling */ variable
453 pointscale = defpoint; /* flag for scaling point sizes default */ in initpic()
539 if (pointscale) { in conv()
676 defpoint = pointscale; /* flag for scaling pointsizes from x factors */ in savestate()
879 pointscale = 1; in interpret()
881 pointscale = 0; in interpret()