Searched refs:arrowstyle (Results 1 – 3 of 3) sorted by relevance
314 enum arrowstyle enum399 enum arrowstyle arrowstyle; member402 enum arrowstyle backarrowstyle;
194 e->arrowstyle = E_ARROWSTYLE; in new_edge()367 get_arrowstyle_str (enum arrowstyle arrowstyle) in get_arrowstyle_str() argument369 switch (arrowstyle) in get_arrowstyle_str()613 if (e->arrowstyle != E_ARROWSTYLE) in output_edge()615 get_arrowstyle_str (e->arrowstyle)); in output_edge()
5847 (enum arrowstyle): Renamed from enum arrowstyle_e.