OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:xlraster
(Results
1 - 2
of
2
) sorted by null
/external/bison/src/
vcg.c
84
g->
xlraster
= G_XLRASTER;
704
if (g->
xlraster
!= G_XLRASTER)
705
fprintf (fout, "\txlraster:\t%d\n", g->
xlraster
);
vcg.h
612
the nodes. The center of a node is aligned to this raster.
xlraster
619
/*
xlraster
is the horizontal raster for the positions of the line
622
int
xlraster
;
621
int
xlraster
;
member in struct:graph
[
all
...]
Completed in 283 milliseconds