Home
last modified time | relevance | path

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

/dports/graphics/graphviz/graphviz-2.44.1/lib/common/
H A Dhtmltable.c447 static void emit_html_cell(GVJ_t * job, htmlcell_t * cp, htmlenv_t * env);
563 emit_html_cell(job, *cells, env); in emit_html_tbl()
628 static void emit_html_cell(GVJ_t * job, htmlcell_t * cp, htmlenv_t * env) in emit_html_cell() function