Home
last modified time | relevance | path

Searched refs:gvrender_set_penwidth (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/graphviz/graphviz-2.44.1/lib/gvc/
H A Dgvcproc.h104 extern void gvrender_set_penwidth(GVJ_t * job, double penwidth);
H A Dgvrender.c848 void gvrender_set_penwidth(GVJ_t * job, double penwidth) in gvrender_set_penwidth() function
/dports/graphics/graphviz/graphviz-2.44.1/lib/common/
H A Demit.c592 gvrender_set_penwidth(job, THIN_LINE); in wedgedEllipse()
610 gvrender_set_penwidth(job, save_penwidth); in wedgedEllipse()
654 gvrender_set_penwidth(job, THIN_LINE); in stripedBox()
667 gvrender_set_penwidth(job, save_penwidth); in stripedBox()
2552 gvrender_set_penwidth(job, penwidth); in emit_begin_edge()
3761 gvrender_set_penwidth(job, penwidth); in emit_clusters()
H A Darrows.c743 gvrender_set_penwidth(job, penwidth); in arrow_gen()
H A Dhtmltable.c261 gvrender_set_penwidth(job, dp->border); in doBorder()
573 gvrender_set_penwidth(job, 1.0); in emit_html_tbl()
H A Dshapes.c483 gvrender_set_penwidth(job, penwidth); in stylenode()
3125 gvrender_set_penwidth(job, late_double(n, N_penwidth, 1.0, 0.0)); in point_gencode()