Home
last modified time | relevance | path

Searched refs:LEXWORD_ARROWCOLOR (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/vcg/vcg.1.30/src/preconf/
H A Dy.tab.h39 #define LEXWORD_ARROWCOLOR 266 macro
H A Dgrammar.l405 RETURN(LEXWORD_ARROWCOLOR); }
408 RETURN(LEXWORD_ARROWCOLOR); }
H A Dlex.yy.c2112 RETURN(LEXWORD_ARROWCOLOR); }
2119 RETURN(LEXWORD_ARROWCOLOR); }
H A Dgrammar.y44 %token LEXWORD_ARROWCOLOR
3119 | LEXWORD_ARROWCOLOR ':' enum_color
H A Dy.tab.c17 #define LEXWORD_ARROWCOLOR 266 macro
/dports/graphics/vcg/vcg.1.30/preconf/X11VMS/
H A Dsyntax.h39 #define LEXWORD_ARROWCOLOR 266 macro
H A Dlexical.c2106 RETURN(LEXWORD_ARROWCOLOR); }
2113 RETURN(LEXWORD_ARROWCOLOR); }
H A Dsyntax.c17 #define LEXWORD_ARROWCOLOR 266 macro
/dports/graphics/vcg/vcg.1.30/src/
H A Dgrammar.pgs220 "arrow_color" { RETURN(LEXWORD_ARROWCOLOR); }
221 "arrowcolor" { RETURN(LEXWORD_ARROWCOLOR); }
1310 | LEXWORD_ARROWCOLOR ':' enum_color