Home
last modified time | relevance | path

Searched refs:N_TEXTCOLOR (Results 1 – 2 of 2) sorted by relevance

/external/bison/src/
Dvcg_defaults.h141 # define N_TEXTCOLOR black macro
142 # define N_BORDERCOLOR N_TEXTCOLOR
Dvcg.c162 n->textcolor = N_TEXTCOLOR; in new_node()
559 if (n->textcolor != N_TEXTCOLOR) in output_node()