Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/preproc/grn/
H A Dhgraph.cpp34 extern int linmod;
394 if (linmod != style[--mode]) { in HGSetBrush()
397 linmod = style[mode]; in HGSetBrush()
984 if (linmod == SOLID) { in HGtline()
990 dotcounter = linmod << dotshifter; in HGtline()
H A Dmain.cpp117 int linmod; variable
459 linmod = DEFSTYLE; in initpic()