|
Graphviz
2.29.20120524.0446
|
#include "dot.h"
Go to the source code of this file.
Data Structures | |
| struct | same_t |
Defines | |
| #define | MAXSAME 5 |
Typedefs | |
| typedef struct same_t | same_t |
Functions | |
| void | dot_sameports (graph_t *g) |
| #define MAXSAME 5 |
Definition at line 22 of file sameport.c.
Referenced by dot_sameports().
| void dot_sameports | ( | graph_t * | g | ) |
Definition at line 35 of file sameport.c.
References MAXSAME, E_samehead, agfindattr(), Agraph_t::proto, Agproto_t::e, E_sametail, agattr(), AGEDGE, agfstnode(), agnxtnode(), agfstedge(), agnxtedge(), aghead, agtail, agxget(), Agsym_t::index, and free_list.
Referenced by dot_layout().
1.7.5