Home
last modified time | relevance | path

Searched refs:GREEN_COLOR (Results 1 – 25 of 30) sorted by relevance

12

/dports/games/xmille/Mille/cards/
H A Ddisplay.c46 GREEN_COLOR,
66 GREEN_COLOR,
76 GREEN_COLOR,
91 GREEN_COLOR,
106 GREEN_COLOR,
H A Dcolor.h10 # define GREEN_COLOR 3 macro
/dports/www/elinks/elinks-0.11.7/src/terminal/
H A Dcolor.c42 #define GREEN_COLOR(color) (((color) & GREEN_COLOR_MASK) >> 8) macro
46 #define GREEN(color) (GREEN_COLOR(color) << 2)
56 { RED_COLOR(color), GREEN_COLOR(color), BLUE_COLOR(color) }
105 #undef GREEN_COLOR
/dports/games/xmille/Mille/
H A Ddrawcard.c50 { gas_bits, gas_mask_bits, GREEN_COLOR, },
51 { spare_bits, spare_mask_bits, GREEN_COLOR, },
52 { repairs_bits, repairs_mask_bits, GREEN_COLOR, },
53 { go_bits, go_mask_bits, GREEN_COLOR, },
54 { end_bits, end_mask_bits, GREEN_COLOR, },
219 fill_p = colorMap[GREEN_COLOR].pixel; in init_cards()
H A Dcolor.h10 # define GREEN_COLOR 3 macro
/dports/deskutils/xneur/xneur-0.20.0/lib/misc/
H A Dcolors.h24 #define GREEN_COLOR "\033[0;32m" macro
H A Dlog.c59 modifier = GREEN_COLOR "[LOG] " NORMAL_COLOR; in log_message()
/dports/audio/infamous-plugins-lv2/infamousPlugins-0.3.0-7-g778e591/src/ffffltk/
H A Dffffltk_display.h178 GREEN_COLOR, enumerator
214 case GREEN_COLOR: in copy_label()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/tools/
H A Dndb_top.cpp57 #define GREEN_COLOR 2 macro
573 init_pair(GREEN_COLOR, COLOR_GREEN, -1); in main()
698 attron(COLOR_PAIR(GREEN_COLOR)); in main()
819 attron(COLOR_PAIR(GREEN_COLOR)); in main()
/dports/x11/xcoloredit/xcoloredit/
H A Dxcoloredit.c144 #define GREEN_COLOR 2 macro
261 colors[GREEN_COLOR].red = colors[GREEN_COLOR].blue = 0;
262 colors[GREEN_COLOR].green = (short)~0;
308 XtNbackground, colors[GREEN_COLOR].pixel,
918 colors[MIX_COLOR].green = colors[GREEN_COLOR].green = mix;
/dports/www/yaws/yaws-2.0.6/testsuite/
H A Drun_common_test.in74 export GREEN_COLOR=$green
/dports/audio/infamous-plugins-lv2/infamousPlugins-0.3.0-7-g778e591/src/lushlife/
H A Dlushlife_ui.fl168 message->copy_label("Channel 4 Active", RGBAsciiDisplay::GREEN_COLOR);
176 message->copy_label("Channel 4 Off", RGBAsciiDisplay::GREEN_COLOR);
782 message->copy_label(s, RGBAsciiDisplay::GREEN_COLOR);}
926 message->copy_label(s, RGBAsciiDisplay::GREEN_COLOR);}
1057 message->copy_label(s, RGBAsciiDisplay::GREEN_COLOR);}
1212 message->copy_label(s, RGBAsciiDisplay::GREEN_COLOR);}
1223 message->copy_label(s, RGBAsciiDisplay::GREEN_COLOR);}
1235 message->copy_label(s, RGBAsciiDisplay::GREEN_COLOR);}
/dports/biology/ncbi-toolkit/ncbi/vibrant/
H A Dpicture.h219 extern Uint1 GREEN_COLOR [3];
H A Dpicture.c128 Uint1 GREEN_COLOR [3] = {0, 255, 0}; variable
/dports/biology/ncbi-toolkit/ncbi/demo/
H A Dcnsgnv.c1032 shift, strand, GREEN_COLOR, 5); in ConsignProc()
1073 GREEN_COLOR, SOLID_LINE, SOLID_SHADING, 5, in ConsignProc()
H A Dtwopv.c775 GREEN_COLOR, seg, TRUE); in TwopProc()
/dports/lang/yorick/yorick-y_2_2_04/gist/
H A Dgist.h871 #define GREEN_COLOR (250UL) macro
H A Dbench.c878 gistA.t.color= GREEN_COLOR; in on_stdin()
/dports/devel/cutter/cutter-1.2.6/cutter/
H A Dcut-logger.c416 #define GREEN_COLOR "\033[01;32m" macro
/dports/graphics/xpaint/xpaint-2.9.10.3/share/messages/
H A DMessages87 #GREEN_COLOR
H A DMessages_fr87 #GREEN_COLOR
H A DMessages_es87 #GREEN_COLOR
/dports/biology/ncbi-toolkit/ncbi/desktop/
H A Dglbpic.c1658 color = GREEN_COLOR; in add_alignment_to_global()
1822 AddAttribute(seg, COLOR_ATT, GREEN_COLOR, 0, 0, 0, 0); in DrawAlignScoreLegend()
1901 return GREEN_COLOR; in MapLodScoreColor()
/dports/graphics/xpaint/xpaint-2.9.10.3/
H A Dcolor.c749 subform = createBarText(form, subform, msgText[GREEN_COLOR], &l->greenBar, &l->greenText); in colorPicker()
/dports/devel/py-pymisp/pymisp-2.4.128/pymisp/tools/
H A Dreportlab_generator.py219 GREEN_COLOR = '#008000' variable

12