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

  /external/bison/src/
vcg.c 196 e->backarrowstyle = E_BACKARROWSTYLE;
616 if (e->backarrowstyle != E_BACKARROWSTYLE)
618 get_arrowstyle_str (e->backarrowstyle));
vcg.h 392 /* arrowstyle, backarrowstyle Each edge has two arrow heads: the one
397 backarrowstyle is the style of the backarrow head. Styles are none,
403 enum arrowstyle backarrowstyle;
402 enum arrowstyle backarrowstyle; member in struct:edge
    [all...]

Completed in 277 milliseconds