Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/preproc/grn/
H A Dmain.cpp167 } polyfill; variable
588 polyfill = FILL; in conv()
602 polyfill = sflag ? BOTH : OUTLINE; /* changing the default */ in conv()
H A Dhgraph.cpp44 } polyfill;
171 if (polyfill == FILL || polyfill == BOTH) { in HGPrintElt()
173 char command = (polyfill == BOTH && element->brushf) ? 'p' : 'P'; in HGPrintElt()
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog2099 (polyfill), src/preproc/grn/main.cpp (polyfill),
/netbsd-src/external/mit/libuv/dist/
H A DChangeLog4608 * fsevents: remove kFSEventStreamCreateFlagNoDefer polyfill (ci-innoq)