Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
int | ax |
int | ay |
int | bx |
int | by |
int | edgectr |
int | fromlayer |
int | tolayer |
RzCanvasLineStyle | style |
int tmpbackedgeinfo::ax |
Definition at line 2784 of file agraph.c.
Referenced by agraph_print_edges().
int tmpbackedgeinfo::ay |
Definition at line 2785 of file agraph.c.
Referenced by agraph_print_edges().
int tmpbackedgeinfo::bx |
Definition at line 2786 of file agraph.c.
Referenced by agraph_print_edges().
int tmpbackedgeinfo::by |
Definition at line 2787 of file agraph.c.
Referenced by agraph_print_edges().
int tmpbackedgeinfo::edgectr |
Definition at line 2788 of file agraph.c.
Referenced by agraph_print_edges().
int tmpbackedgeinfo::fromlayer |
Definition at line 2789 of file agraph.c.
Referenced by agraph_print_edges().
RzCanvasLineStyle tmpbackedgeinfo::style |
Definition at line 2791 of file agraph.c.
Referenced by agraph_print_edges().
int tmpbackedgeinfo::tolayer |
Definition at line 2790 of file agraph.c.
Referenced by agraph_print_edges().