Searched refs:borderwidth (Results 1 – 2 of 2) sorted by relevance
264 int borderwidth; member508 int borderwidth; member
59 g->borderwidth = G_BORDERWIDTH; in new_graph()159 n->borderwidth = N_BORDERWIDTH; in new_node()554 if (n->borderwidth != N_BORDERWIDTH) in output_node()555 fprintf (fout, "\t\tborderwidth:\t%d\n", n->borderwidth); in output_node()655 if (g->borderwidth != G_BORDERWIDTH) in output_graph()656 fprintf (fout, "\tborderwidth:\t%d\n", g->borderwidth); in output_graph()