Home
last modified time | relevance | path

Searched refs:arrowstyle_def (Results 1 – 21 of 21) sorted by relevance

/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/
H A Dgadgets.h198 struct arrowstyle_def { struct
199 struct arrowstyle_def *next;/* pointer to next arrowstyle in linked list */ argument
442 extern struct arrowstyle_def *first_arrowstyle;
H A Dunset.c60 static void free_arrowstyle __PROTO((struct arrowstyle_def *));
688 free_arrowstyle(struct arrowstyle_def *arrowstyle) in free_arrowstyle()
H A Dset.c5999 struct arrowstyle_def *this_arrowstyle = NULL; in set_arrowstyle()
6000 struct arrowstyle_def *new_arrowstyle = NULL; in set_arrowstyle()
6001 struct arrowstyle_def *prev_arrowstyle = NULL; in set_arrowstyle()
6030 new_arrowstyle = (struct arrowstyle_def *) in set_arrowstyle()
6031 gp_alloc(sizeof(struct arrowstyle_def), "arrowstyle"); in set_arrowstyle()
6064 struct arrowstyle_def *this; in assign_arrowstyle_tag()
H A Dgadgets.c103 struct arrowstyle_def *first_arrowstyle = NULL;
H A Dmisc.c1594 struct arrowstyle_def *this; in arrow_use_properties()
H A Dsave.c221 struct arrowstyle_def *this_arrowstyle; in save_set_all()
H A Dshow.c3305 struct arrowstyle_def *this_arrowstyle; in show_arrowstyle()
/dports/math/gnuplot/gnuplot-5.4.1/src/
H A Dgadgets.h200 struct arrowstyle_def { struct
201 struct arrowstyle_def *next;/* pointer to next arrowstyle in linked list */ argument
465 extern struct arrowstyle_def *first_arrowstyle;
H A Dunset.c63 static void free_arrowstyle(struct arrowstyle_def *);
726 free_arrowstyle(struct arrowstyle_def *arrowstyle) in free_arrowstyle()
H A Dset.c6047 struct arrowstyle_def *this_arrowstyle = NULL; in set_arrowstyle()
6048 struct arrowstyle_def *new_arrowstyle = NULL; in set_arrowstyle()
6049 struct arrowstyle_def *prev_arrowstyle = NULL; in set_arrowstyle()
6078 new_arrowstyle = (struct arrowstyle_def *) in set_arrowstyle()
6079 gp_alloc(sizeof(struct arrowstyle_def), "arrowstyle"); in set_arrowstyle()
6112 struct arrowstyle_def *this; in assign_arrowstyle_tag()
H A Dgadgets.c103 struct arrowstyle_def *first_arrowstyle = NULL;
H A Dmisc.c1378 struct arrowstyle_def *this; in arrow_use_properties()
H A Dsave.c251 struct arrowstyle_def *this_arrowstyle; in save_set_all()
H A Dshow.c3350 struct arrowstyle_def *this_arrowstyle; in show_arrowstyle()
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/
H A Dgadgets.h200 struct arrowstyle_def { struct
201 struct arrowstyle_def *next;/* pointer to next arrowstyle in linked list */ argument
465 extern struct arrowstyle_def *first_arrowstyle;
H A Dunset.c63 static void free_arrowstyle(struct arrowstyle_def *);
726 free_arrowstyle(struct arrowstyle_def *arrowstyle) in free_arrowstyle()
H A Dset.c6047 struct arrowstyle_def *this_arrowstyle = NULL; in set_arrowstyle()
6048 struct arrowstyle_def *new_arrowstyle = NULL; in set_arrowstyle()
6049 struct arrowstyle_def *prev_arrowstyle = NULL; in set_arrowstyle()
6078 new_arrowstyle = (struct arrowstyle_def *) in set_arrowstyle()
6079 gp_alloc(sizeof(struct arrowstyle_def), "arrowstyle"); in set_arrowstyle()
6112 struct arrowstyle_def *this; in assign_arrowstyle_tag()
H A Dgadgets.c103 struct arrowstyle_def *first_arrowstyle = NULL;
H A Dmisc.c1378 struct arrowstyle_def *this; in arrow_use_properties()
H A Dsave.c251 struct arrowstyle_def *this_arrowstyle; in save_set_all()
H A Dshow.c3350 struct arrowstyle_def *this_arrowstyle; in show_arrowstyle()