]> granicus.if.org Git - graphviz/commit
Factor out overlap_node(node_t *,boxf) and overlap_edge(node_t *,boxf)
authorellson <devnull@localhost>
Sun, 1 May 2005 15:08:54 +0000 (15:08 +0000)
committerellson <devnull@localhost>
Sun, 1 May 2005 15:08:54 +0000 (15:08 +0000)
commit416d7e36b60b161eda9d4ab220c3029811c05ba0
treeb0efa6cfa79ecdc9ac4faf82ceb9a3cd6ea8a698
parent2300a906764ad9d40c7f8dcb453c65db80a438da
Factor out overlap_node(node_t *,boxf) and overlap_edge(node_t *,boxf)
and use for both mouse_in_node/edge and node/edge_in_clip_region.
lib/common/arrows.c
lib/common/emit.c
lib/common/renderprocs.h
lib/common/utils.c
lib/gvc/gvevent.c