Home
last modified time | relevance | path

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

/dports/textproc/heirloom-doctools/heirloom-doctools-160308/troff/
H A Dtdef.h132 #define DRAWPOLYGONFI 'P' /* filled polygon */ macro
H A Dn9.c420 if (gflag && (type == DRAWPOLYGON || type == DRAWPOLYGONFI) && in setdraw()