Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/devices/xditview/
H A DDviP.h136 Boolean noPolyText; member
H A DDvi.c94 sizeof (Boolean), offset(dvi.noPolyText),
H A Ddraw.c110 if (dw->dvi.noPolyText) in FlushCharCache()