Home
last modified time | relevance | path

Searched refs:get_graph_string (Results 1 – 9 of 9) sorted by relevance

/dports/math/grace/grace-5.1.25/src/
H A Dobjutils.c170 get_graph_string(id, &str); in move_object()
675 void get_graph_string(int i, plotstr * s) in get_graph_string() function
H A Dnoxprotos.h123 void get_graph_string(int i, plotstr * s);
H A Dgraphutils.c871 get_graph_string(i, &s); in rescale_viewport()
H A Dparams.c581 get_graph_string(i, &s); in put_objects()
H A Dplotone.c2080 get_graph_string(i, &pstr); in draw_string()
/dports/math/grace/grace-5.1.25/grconvert/
H A Dutil.c205 void get_graph_string(int i, plotstr * s) in get_graph_string() function
H A Dgrconvert.h632 void get_graph_string(int i, plotstr * s);
H A Dwriteasc.c669 get_graph_string(i, &s); in put_annotation()
/dports/devel/radare2/radare2-5.1.1/libr/core/
H A Dagraph.c4077 static char *get_graph_string(RCore *core, RAGraph *g) { in get_graph_string() function
4112 char *s = get_graph_string (core, g); in nextword()