HomeSort by relevance Sort by last modified time
    Searched full:xlspace (Results 1 - 2 of 2) sorted by null

  /external/bison/src/
vcg.c 80 g->xlspace = G_XLSPACE; /* Not output. */
697 if (g->xlspace != G_XLSPACE)
698 fprintf (fout, "\txlspace:\t%d\n", g->xlspace);
vcg.h 597 nodes. xlspace is the horizontal distance between lines at the
600 nodes.) It is recommended to set xlspace to a larger value, if
609 int xlspace;
752 is left to right, the attribute xlspace is not the horizontal but
608 int xlspace; member in struct:graph
    [all...]

Completed in 3320 milliseconds