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

  /external/bison/src/
vcg.c 189 e->arrowcolor = E_ARROWCOLOR;
601 if (e->arrowcolor != E_ARROWCOLOR)
603 get_color_str (e->arrowcolor));
vcg.h 366 /* textcolor is the color of the label of the edge. arrowcolor,
377 enum color arrowcolor;
376 enum color arrowcolor; member in struct:edge
    [all...]

Completed in 36 milliseconds