Home
last modified time | relevance | path

Searched refs:RED_COLOR (Results 1 – 25 of 59) sorted by relevance

123

/dports/games/xmille/Mille/cards/
H A Ddisplay.c51 RED_COLOR,
56 RED_COLOR,
61 RED_COLOR,
71 RED_COLOR,
86 RED_COLOR,
101 RED_COLOR,
H A Dcolor.h9 # define RED_COLOR 2 macro
/dports/www/elinks/elinks-0.11.7/src/terminal/
H A Dcolor.c41 #define RED_COLOR(color) (((color) & RED_COLOR_MASK) >> 16) macro
45 #define RED(color) (RED_COLOR(color) << 3)
56 { RED_COLOR(color), GREEN_COLOR(color), BLUE_COLOR(color) }
104 #undef RED_COLOR
/dports/games/xmille/Mille/
H A Ddrawcard.c45 { out_bits, out_mask_bits, RED_COLOR, },
46 { flat_bits, flat_mask_bits, RED_COLOR, },
47 { accident_bits, accident_mask_bits, RED_COLOR, },
48 { stop_bits, stop_mask_bits, RED_COLOR, },
49 { speed_bits, speed_mask_bits, RED_COLOR, },
58 { right_bits, right_mask_bits, RED_COLOR, },
209 bits_p = colorMap[RED_COLOR].pixel; in init_cards()
H A Dcolor.h9 # define RED_COLOR 2 macro
/dports/games/xpat2/xpat2-1.07/makecards/Louis-XV/
H A Dconfig.h6 #define RED_COLOR { 65535L * 4L / 5L, 0L, 0L } /* red is 80% */ macro
/dports/games/xpat2/xpat2-1.07/makecards/American/
H A Dconfig.h6 #define RED_COLOR { 65535L * 4L / 5L, 0L, 0L } /* red is 80% */ macro
/dports/games/xpat2/xpat2-1.07/makecards/French/
H A Dconfig.h6 #define RED_COLOR { 65535L * 4L / 5L, 0L, 0L } /* red is 80% */ macro
/dports/games/xpat2/xpat2-1.07/makecards/Stein/
H A Dconfig.h6 #define RED_COLOR { 65535L * 4L / 5L, 0L, 0L } /* red is 80% */ macro
/dports/deskutils/xneur/xneur-0.20.0/lib/misc/
H A Dcolors.h23 #define RED_COLOR "\033[0;31m" macro
H A Dlog.c48 modifier = RED_COLOR "[ERR] " NORMAL_COLOR; in log_message()
/dports/audio/infamous-plugins-lv2/infamousPlugins-0.3.0-7-g778e591/src/ffffltk/
H A Dffffltk_display.h175 RED_COLOR, enumerator
205 case RED_COLOR: in copy_label()
/dports/lang/spidermonkey60/firefox-60.9.0/widget/android/
H A DnsLookAndFeel.cpp35 #define RED_COLOR NS_RGB(0xff, 0x00, 0x00) macro
157 aColor = RED_COLOR; in NativeGetColor()
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/android/
H A DnsLookAndFeel.cpp40 #define RED_COLOR NS_RGB(0xff,0x00,0x00) macro
165 aColor = RED_COLOR; in NativeGetColor()
/dports/x11/xcoloredit/xcoloredit/
H A Dxcoloredit.c143 #define RED_COLOR 1 macro
253 colors[RED_COLOR].blue = colors[RED_COLOR].green = 0;
254 colors[PURE_RED].red = colors[RED_COLOR].red = (short)~0;
304 XtNbackground, colors[RED_COLOR].pixel,
914 colors[MIX_COLOR].red = colors[RED_COLOR].red = mix;
/dports/lang/spidermonkey78/firefox-78.9.0/widget/android/
H A DnsLookAndFeel.cpp32 #define RED_COLOR NS_RGB(0xff, 0x00, 0x00) macro
165 aColor = RED_COLOR; in NativeGetColor()
/dports/mail/thunderbird/thunderbird-91.8.0/widget/android/
H A DnsLookAndFeel.cpp33 #define RED_COLOR NS_RGB(0xff, 0x00, 0x00) macro
166 aColor = RED_COLOR; in NativeGetColor()
/dports/www/firefox-esr/firefox-91.8.0/widget/android/
H A DnsLookAndFeel.cpp33 #define RED_COLOR NS_RGB(0xff, 0x00, 0x00) macro
166 aColor = RED_COLOR; in NativeGetColor()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/tools/
H A Dndb_top.cpp58 #define RED_COLOR 3 macro
574 init_pair(RED_COLOR, COLOR_RED, -1); in main()
824 attron(COLOR_PAIR(RED_COLOR)); in main()
/dports/www/yaws/yaws-2.0.6/testsuite/
H A Drun_common_test.in73 export RED_COLOR=$red
/dports/games/legesmotus/legesmotus-0.4.0/client/
H A DGameController.cpp74 const Color GameController::RED_COLOR(1.0, 0.6, 0.6); member in GameController
2275 m_text_manager->set_active_color(RED_COLOR); in welcome()
2316 display_message(joinmsg, RED_COLOR, RED_SHADOW); in announce()
2331 m_text_manager->set_active_color(RED_COLOR); in announce()
2496 display_message(leavemsg, RED_COLOR, RED_SHADOW); in leave()
2601 display_message(message.str(), RED_COLOR, RED_SHADOW, bold); in player_died()
2648 display_message(message, RED_COLOR, RED_SHADOW, true); in message()
2996 display_message(msg.str().c_str(), RED_COLOR, RED_SHADOW); in name_change()
3034 display_message(msg.str().c_str(), RED_COLOR, RED_SHADOW); in team_change()
3099 m_text_manager->set_active_color(RED_COLOR); in recreate_name()
[all …]
/dports/audio/infamous-plugins-lv2/infamousPlugins-0.3.0-7-g778e591/src/lushlife/
H A Dlushlife_ui.fl75 message->copy_label("Channel 1 Active", RGBAsciiDisplay::RED_COLOR);
83 message->copy_label("Channel 1 Off", RGBAsciiDisplay::RED_COLOR);
710 message->copy_label(s, RGBAsciiDisplay::RED_COLOR);}
854 message->copy_label(s, RGBAsciiDisplay::RED_COLOR);}
1021 message->copy_label(s, RGBAsciiDisplay::RED_COLOR);}
1097 message->copy_label(s, RGBAsciiDisplay::RED_COLOR);}
1108 message->copy_label(s, RGBAsciiDisplay::RED_COLOR);}
1120 message->copy_label(s, RGBAsciiDisplay::RED_COLOR);}
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/intel/common/
H A Dintel_batch_decoder.c67 #define RED_COLOR CSI "31m" macro
1359 (ctx->flags & INTEL_BATCH_DECODE_IN_COLOR) ? RED_COLOR : "", in intel_print_batch()
1381 (ctx->flags & INTEL_BATCH_DECODE_IN_COLOR) ? RED_COLOR : "", in intel_print_batch()
1386 (ctx->flags & INTEL_BATCH_DECODE_IN_COLOR) ? RED_COLOR : "", in intel_print_batch()
/dports/lang/clover/mesa-21.3.6/src/intel/common/
H A Dintel_batch_decoder.c67 #define RED_COLOR CSI "31m" macro
1359 (ctx->flags & INTEL_BATCH_DECODE_IN_COLOR) ? RED_COLOR : "", in intel_print_batch()
1381 (ctx->flags & INTEL_BATCH_DECODE_IN_COLOR) ? RED_COLOR : "", in intel_print_batch()
1386 (ctx->flags & INTEL_BATCH_DECODE_IN_COLOR) ? RED_COLOR : "", in intel_print_batch()
/dports/graphics/libosmesa/mesa-21.3.6/src/intel/common/
H A Dintel_batch_decoder.c67 #define RED_COLOR CSI "31m" macro
1359 (ctx->flags & INTEL_BATCH_DECODE_IN_COLOR) ? RED_COLOR : "", in intel_print_batch()
1381 (ctx->flags & INTEL_BATCH_DECODE_IN_COLOR) ? RED_COLOR : "", in intel_print_batch()
1386 (ctx->flags & INTEL_BATCH_DECODE_IN_COLOR) ? RED_COLOR : "", in intel_print_batch()

123