Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/
H A Doutput.h66 virtual int supports_filled_polygons();
H A Dtex.cpp51 int supports_filled_polygons();
357 int tex_output::supports_filled_polygons() in supports_filled_polygons() function in tex_output
H A Dobject.cpp59 int output::supports_filled_polygons() in supports_filled_polygons() function in output
231 if (aht.solid && out->supports_filled_polygons()) { in draw_arrow()
1273 if (aht.solid && out->supports_filled_polygons()) { in print()
1292 if (aht.solid && out->supports_filled_polygons()) { in print()
1378 if (aht.solid && out->supports_filled_polygons()) { in print()
1397 if (aht.solid && out->supports_filled_polygons()) { in print()
1638 if (aht.solid && out->supports_filled_polygons()) { in print()
1665 if (aht.solid && out->supports_filled_polygons()) { in print()
H A Dtroff.cpp59 int supports_filled_polygons();
62 int simple_output::supports_filled_polygons() in supports_filled_polygons() function in simple_output