Home
last modified time | relevance | path

Searched refs:DATA_COLOR (Results 1 – 5 of 5) sorted by relevance

/dports/net/tcpillust/tcpillust/
H A Dtcpillust.h64 #define DATA_COLOR "blue" macro
H A Ddraw.c51 {DATA_COLOR, ACK_COLOR, DUPACK_COLOR, RETRANS_COLOR,
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dafni_graph.h345 #define DATA_COLOR(gr) ((gr)->color_index[4]) macro
H A Dafni_graph.c2114 DC_fg_color ( grapher->dc , DATA_COLOR(grapher) ) ; /* must reset */ in text_graphs()
2333 DC_fg_color ( grapher->dc , DATA_COLOR(grapher) ) ; in plot_graphs()
2777 DC_fg_color ( grapher->dc , DATA_COLOR(grapher) ) ; /* must reset */ in plot_graphs()
2816 ovi[tt] = DATA_COLOR(grapher) ; in plot_graphs()
2923 DC_fg_color ( grapher->dc , DATA_COLOR(grapher) ) ; /* reset color */ in plot_graphs()
3064 DC_fg_color( grapher->dc , DATA_COLOR(grapher) ) ; /* reset color */ in plot_graphs()
3152 DC_fg_color ( grapher->dc , DATA_COLOR(grapher) ) ; in plot_graphs()
3172 DC_fg_color ( grapher->dc , DATA_COLOR(grapher) ) ; /* change myGC back */ in plot_graphs()
/dports/audio/snd/snd-21.2/
H A Dsnd-motif.c29901 #define DATA_COLOR "black" macro
30369 save_a_color(Fp, dpy, cmap, DATA_COLOR, ss->data_color, S_data_color); in save_colors()
30563 ss->data_color = get_color(shell, DATA_COLOR, NULL, NULL, false); in snd_doit()