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

  /external/bison/src/
vcg.c 82 g->xraster = G_XRASTER;
700 if (g->xraster != G_XRASTER)
701 fprintf (fout, "\txraster:\t%d\n", g->xraster);
vcg.h 611 /* xraster, yraster specifies the raster distance for the position of
614 points (the dummy nodes). It should be a divisor of xraster.
616 int xraster;
620 control points (the dummy nodes). It should be a divisor of xraster.
615 int xraster; member in struct:graph
    [all...]

Completed in 690 milliseconds