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

  /external/bison/src/
vcg.c 78 g->xspace = G_XSPACE;
693 if (g->xspace != G_XSPACE)
694 fprintf (fout, "\txspace:\t%d\n", g->xspace);
vcg.h 596 /* xspace, yspace the minimum horizontal and vertical distance between
603 int xspace;
608 defaults value is 1/2 xspace (polygone) and 4/5 xspace (splines)*/
602 int xspace; member in struct:graph
    [all...]

Completed in 1225 milliseconds