Searched refs:vertical_order (Results 1 – 2 of 2) sorted by relevance
193 int vertical_order; member565 int vertical_order; member
69 g->vertical_order = G_VERTICAL_ORDER; in new_graph()146 n->vertical_order = N_VERTICAL_ORDER; /* Default unspcified. */ in new_node()529 if (n->vertical_order != N_VERTICAL_ORDER) in output_node()530 fprintf (fout, "\t\tvertical_order:\t%d\n", n->vertical_order); in output_node()678 if (g->vertical_order != G_VERTICAL_ORDER) in output_graph()679 fprintf (fout, "\tvertical_order:\t%d\n", g->vertical_order); in output_graph()