Home
last modified time | relevance | path

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

/dports/graphics/graphviz/graphviz-2.44.1/lib/common/
H A Demit.c1799 static boolean node_in_box(node_t *n, boxf b) in node_in_box() function
1969 && node_in_box(n, job->clip) /* and is in page/view */ in emit_node()