Home
last modified time | relevance | path

Searched refs:plot_fill (Results 1 – 9 of 9) sorted by relevance

/dports/cad/pdnmesh/pdnmesh-0.2.2/pixmaps/
H A DMakefile.am5 plot_cont.xpm plot_fill.xpm plot_mesh.xpm plot_grad.xpm \
H A DMakefile.in144 plot_cont.xpm plot_fill.xpm plot_mesh.xpm plot_grad.xpm \
/dports/cad/pdnmesh/pdnmesh-0.2.2/win32/
H A Dmodel.cpp45 plot_fill=0; in Model()
H A DpdnmeshView.cpp305 plot_fill=(plot_fill?0:1); in OnDrawCfill()
/dports/cad/pdnmesh/pdnmesh-0.2.2/src/
H A Dgraphics.c72 int plot_mesh, plot_cont, plot_fill, plot_grad, plot_legend; variable
160 if (!plot_fill) { in draw_polygon()
219 if (plot_fill) { /* diffused mode */ in global_render()
2124 plot_fill=(plot_fill?0:1); in menubar_plot_toggle_option()
2468 i=plot_fill; in toolbar_plot_toggle_option_fill()
2473 printf("toolbar: starting flag=%d\n",plot_fill); in toolbar_plot_toggle_option_fill()
2475 if ( plot_fill==0 ) { in toolbar_plot_toggle_option_fill()
2488 plot_fill=(i?0:1); in toolbar_plot_toggle_option_fill()
2490 printf("toolbar: just set to flag=%d\n",plot_fill); in toolbar_plot_toggle_option_fill()
2496 printf("toolbar: ending flag=%d\n",plot_fill); in toolbar_plot_toggle_option_fill()
[all …]
H A Dtypes.h612 extern int plot_mesh, plot_cont, plot_fill, plot_grad, plot_legend;
H A Dpdnmesh.c1447 plot_fill=1; in initialize_global_variables()
1498 if (!plot_cont && !plot_grad && !plot_fill) { in initialize_global_variables()
/dports/science/py-nilearn/nilearn-0.8.1/doc/plotting/
H A Dindex.rst310 .. |plot_fill| image:: ../auto_examples/01_plotting/images/sphx_glr_plot_demo_more_plotting_015.png substdef in Adding overlays, edges, contours, contour fillings, markers, scale bar
345 |plot_fill| `display.add_contours(img, filled=True, alpha=0.7, levels=[0.5], colors='b')`
/dports/cad/pdnmesh/pdnmesh-0.2.2/
H A DChangeLog125 ….h, src/graphics.c, pixmaps/Makefile.am, pixmaps/plot_cont.xpm, pixmaps/plot_fill.xpm, pixmaps/plo…