Home
last modified time | relevance | path

Searched refs:fg_col (Results 1 – 25 of 92) sorted by relevance

1234

/dports/games/golly/golly-3.3-src/Scripts/Python/Rule-Generators/
H A DTriTurmite-gen.py343 fg_col = palette[n_colors+us] variable
344 … pixels[row][(golly_state-1)*15+column] = [palette[0],bg_col,fg_col][turmite_big[ud][row][column]]
353 fg_col = palette[n_colors+us] variable
354 …pixels[15+row][(golly_state-1)*15+column] = [palette[0],bg_col,fg_col][turmite_small[ud][row][colu…
369 fg_col = palette[n_colors+ls] variable
370 … pixels[row][(golly_state-1)*15+column] = [palette[0],bg_col,fg_col][turmite_big[ld][row][column]]
379 fg_col = palette[n_colors+ls] variable
394 fg_col = palette[n_colors+ls] variable
399 fg_col = palette[n_colors+us] variable
406 fg_col = palette[n_colors+ls] variable
[all …]
H A DLangtons-Ant-gen.py191 fg_col = palette[state+n_colors] variable
192 mid = [(f+b)/2 for f,b in zip(fg_col,bg_col)]
198 pixels[row][column] = [bg_col,fg_col,eyes,mid][ant31x31[y][x]]
204 pixels[row][column] = [bg_col,fg_col,eyes,mid][ant15x15[y][x]]
210 pixels[row][column] = [bg_col,fg_col,eyes,mid][ant7x7[y][x]]
H A DAbsoluteTurmite-gen.py283 fg_col = palette[state+n_colors] variable
284 mid = [(f+b)/2 for f,b in zip(fg_col,bg_col)]
287 …pixels[row][(encode(color,state)-1)*31+column] = [bg_col,fg_col,highlight,mid][icon31x31[row][colu…
290 …pixels[31+row][(encode(color,state)-1)*31+column] = [bg_col,fg_col,highlight,mid][icon15x15[row][c…
293 …pixels[46+row][(encode(color,state)-1)*31+column] = [bg_col,fg_col,highlight,mid][icon7x7[row][col…
H A DTurmite-gen.py473 fg_col = palette[state+n_colors] variable
474 mid = [(f+b)/2 for f,b in zip(fg_col,bg_col)]
480 pixels[row][column] = [bg_col,fg_col,eyes,mid][ant31x31[y][x]]
486 pixels[row][column] = [bg_col,fg_col,eyes,mid][ant15x15[y][x]]
492 pixels[row][column] = [bg_col,fg_col,eyes,mid][ant7x7[y][x]]
/dports/games/rockdodger/rockdodger-1.1.4/
H A Dguru_meditation.c201 Uint32 fg_col; in guru_display_lowlevel() local
212 fg_col = SDL_MapRGB(ts->format, 0xef, 0xed, 0x3); in guru_display_lowlevel()
215 fg_col = SDL_MapRGB(ts->format, 0xb, 0xfb, 0x3); in guru_display_lowlevel()
218 fg_col = SDL_MapRGB(ts->format, 0x63, 0x6b, 0xfb); in guru_display_lowlevel()
221 fg_col = SDL_MapRGB(ts->format, 0xfb, 0xb, 0x3); in guru_display_lowlevel()
229 SDL_FillRect(ts, &rect, fg_col); in guru_display_lowlevel()
238 center_text(ts, fg_col, y, atext0[i]); in guru_display_lowlevel()
/dports/games/zoom/zoom-1.1.5/src/
H A Drc_parse.y22 #define EMPTY_GAME(x) x.fg_col = -1; x.bg_col = -1; x.interpreter = -1; x.revision = -1; x.name = N…
28 if (a->fg_col == -1) in merge_games()
29 r.fg_col = b->fg_col; in merge_games()
31 r.fg_col = a->fg_col; in merge_games()
H A Dcarbonfont.c100 static RGBColor fg_col, bg_col; variable
674 fg_col = *carbon_get_colour(fg); in xfont_set_colours()
1042 (float)fg_col.red/65536.0, in xfont_plot_string()
1043 (float)fg_col.green/65536.0, in xfont_plot_string()
1044 (float)fg_col.blue/65536.0, in xfont_plot_string()
1057 RGBForeColor(&fg_col); in xfont_plot_string()
1078 RGBForeColor(&fg_col); in xfont_plot_string()
1093 RGBForeColor(&fg_col); in xfont_plot_string()
1119 (float)fg_col.red/65536.0, in xfont_plot_string()
1120 (float)fg_col.green/65536.0, in xfont_plot_string()
[all …]
/dports/irc/insub/insub-16.0/old/dist/
H A Dgay-12.0.pl313 my $fg_col = shift;
318 $fg_col = $colorCodeMap->{$fg_col} if defined $fg_col;
326 $ret = "\003$fg_col";
383 $html_map->{$fg_col},
389 $html_map->{$fg_col},
395 $prev_fg_color = $fg_col;
400 $html_map->{$fg_col},
408 if ($orkut_map->{$fg_col} eq 'white') {
415 $orkut_map->{$fg_col},
417 $orkut_map->{$fg_col},
[all …]
H A Dgay-15.1.pl326 my $fg_col = shift;
331 $fg_col = $colorCodeMap->{$fg_col} if defined $fg_col;
339 $ret = "\003$fg_col";
396 $html_map->{$fg_col},
402 $html_map->{$fg_col},
408 $prev_fg_color = $fg_col;
413 $html_map->{$fg_col},
421 if ($orkut_map->{$fg_col} eq 'white') {
428 $orkut_map->{$fg_col},
430 $orkut_map->{$fg_col},
[all …]
H A Dgay-16.0.pl328 my $fg_col = shift;
333 $fg_col = $colorCodeMap->{$fg_col} if defined $fg_col;
341 $ret = "\003$fg_col";
398 $html_map->{$fg_col},
404 $html_map->{$fg_col},
410 $prev_fg_color = $fg_col;
415 $html_map->{$fg_col},
423 if ($orkut_map->{$fg_col} eq 'white') {
430 $orkut_map->{$fg_col},
432 $orkut_map->{$fg_col},
[all …]
H A Dgay-14.2.pl326 my $fg_col = shift;
331 $fg_col = $colorCodeMap->{$fg_col} if defined $fg_col;
339 $ret = "\003$fg_col";
396 $html_map->{$fg_col},
402 $html_map->{$fg_col},
408 $prev_fg_color = $fg_col;
413 $html_map->{$fg_col},
421 if ($orkut_map->{$fg_col} eq 'white') {
428 $orkut_map->{$fg_col},
430 $orkut_map->{$fg_col},
[all …]
H A Dgay-14.3.pl326 my $fg_col = shift;
331 $fg_col = $colorCodeMap->{$fg_col} if defined $fg_col;
339 $ret = "\003$fg_col";
396 $html_map->{$fg_col},
402 $html_map->{$fg_col},
408 $prev_fg_color = $fg_col;
413 $html_map->{$fg_col},
421 if ($orkut_map->{$fg_col} eq 'white') {
428 $orkut_map->{$fg_col},
430 $orkut_map->{$fg_col},
[all …]
H A Dgay-15.0.pl326 my $fg_col = shift;
331 $fg_col = $colorCodeMap->{$fg_col} if defined $fg_col;
339 $ret = "\003$fg_col";
396 $html_map->{$fg_col},
402 $html_map->{$fg_col},
408 $prev_fg_color = $fg_col;
413 $html_map->{$fg_col},
421 if ($orkut_map->{$fg_col} eq 'white') {
428 $orkut_map->{$fg_col},
430 $orkut_map->{$fg_col},
[all …]
H A Dgay-13.0.pl314 my $fg_col = shift;
319 $fg_col = $colorCodeMap->{$fg_col} if defined $fg_col;
327 $ret = "\003$fg_col";
384 $html_map->{$fg_col},
390 $html_map->{$fg_col},
396 $prev_fg_color = $fg_col;
401 $html_map->{$fg_col},
409 if ($orkut_map->{$fg_col} eq 'white') {
416 $orkut_map->{$fg_col},
418 $orkut_map->{$fg_col},
[all …]
H A Dgay-14.0.pl314 my $fg_col = shift;
319 $fg_col = $colorCodeMap->{$fg_col} if defined $fg_col;
327 $ret = "\003$fg_col";
384 $html_map->{$fg_col},
390 $html_map->{$fg_col},
396 $prev_fg_color = $fg_col;
401 $html_map->{$fg_col},
409 if ($orkut_map->{$fg_col} eq 'white') {
416 $orkut_map->{$fg_col},
418 $orkut_map->{$fg_col},
[all …]
H A Dgay-14.1.pl326 my $fg_col = shift;
331 $fg_col = $colorCodeMap->{$fg_col} if defined $fg_col;
339 $ret = "\003$fg_col";
396 $html_map->{$fg_col},
402 $html_map->{$fg_col},
408 $prev_fg_color = $fg_col;
413 $html_map->{$fg_col},
421 if ($orkut_map->{$fg_col} eq 'white') {
428 $orkut_map->{$fg_col},
430 $orkut_map->{$fg_col},
[all …]
H A Dgay-9.4.pl313 my $fg_col = shift;
320 $ret = "\003$fg_col";
372 $html_map->{$fg_col},
378 $html_map->{$fg_col},
384 $prev_fg_color = $fg_col;
389 $html_map->{$fg_col},
397 if ($orkut_map->{$fg_col} eq 'white') {
399 } elsif ($orkut_map->{$fg_col} eq 'black') {
404 $orkut_map->{$fg_col},
406 $orkut_map->{$fg_col},
[all …]
H A Dgay-9.6.pl313 my $fg_col = shift;
320 $ret = "\003$fg_col";
372 $html_map->{$fg_col},
378 $html_map->{$fg_col},
384 $prev_fg_color = $fg_col;
389 $html_map->{$fg_col},
397 if ($orkut_map->{$fg_col} eq 'white') {
399 } elsif ($orkut_map->{$fg_col} eq 'black') {
404 $orkut_map->{$fg_col},
406 $orkut_map->{$fg_col},
[all …]
H A Dgay-9.5.pl313 my $fg_col = shift;
320 $ret = "\003$fg_col";
372 $html_map->{$fg_col},
378 $html_map->{$fg_col},
384 $prev_fg_color = $fg_col;
389 $html_map->{$fg_col},
397 if ($orkut_map->{$fg_col} eq 'white') {
399 } elsif ($orkut_map->{$fg_col} eq 'black') {
404 $orkut_map->{$fg_col},
406 $orkut_map->{$fg_col},
[all …]
H A Dgay-9.7.pl315 my $fg_col = shift;
322 $ret = "\003$fg_col";
374 $html_map->{$fg_col},
380 $html_map->{$fg_col},
386 $prev_fg_color = $fg_col;
391 $html_map->{$fg_col},
399 if ($orkut_map->{$fg_col} eq 'white') {
401 } elsif ($orkut_map->{$fg_col} eq 'black') {
406 $orkut_map->{$fg_col},
408 $orkut_map->{$fg_col},
[all …]
H A Dgay-11.0.pl304 my $fg_col = shift;
311 $ret = "\003$fg_col";
368 $html_map->{$fg_col},
374 $html_map->{$fg_col},
380 $prev_fg_color = $fg_col;
385 $html_map->{$fg_col},
393 if ($orkut_map->{$fg_col} eq 'white') {
395 } elsif ($orkut_map->{$fg_col} eq 'black') {
400 $orkut_map->{$fg_col},
402 $orkut_map->{$fg_col},
[all …]
H A Dgay-10.0.pl315 my $fg_col = shift;
322 $ret = "\003$fg_col";
379 $html_map->{$fg_col},
385 $html_map->{$fg_col},
391 $prev_fg_color = $fg_col;
396 $html_map->{$fg_col},
404 if ($orkut_map->{$fg_col} eq 'white') {
406 } elsif ($orkut_map->{$fg_col} eq 'black') {
411 $orkut_map->{$fg_col},
413 $orkut_map->{$fg_col},
[all …]
/dports/irc/insub/insub-16.0/old/
H A Dgay.pl328 my $fg_col = shift;
333 $fg_col = $colorCodeMap->{$fg_col} if defined $fg_col;
341 $ret = "\003$fg_col";
398 $html_map->{$fg_col},
404 $html_map->{$fg_col},
410 $prev_fg_color = $fg_col;
415 $html_map->{$fg_col},
423 if ($orkut_map->{$fg_col} eq 'white') {
430 $orkut_map->{$fg_col},
432 $orkut_map->{$fg_col},
[all …]
/dports/emulators/pcem/pcem_emulator-pcem-faf5d6423060/src/
H A Dvid_cl5429.c52 uint32_t bg_col, fg_col; member
1141 src = mask ? gd5429->blt.fg_col : gd5429->blt.bg_col; in gd5429_start_blit()
1146 … src = mask ? (gd5429->blt.fg_col >> shift) : (gd5429->blt.bg_col >> shift); in gd5429_start_blit()
1200 src = mask ? gd5429->blt.fg_col : gd5429->blt.bg_col; in gd5429_start_blit()
1217 src = mask ? gd5429->blt.fg_col : gd5429->blt.bg_col; in gd5429_start_blit()
1356 gd5429->blt.fg_col = (gd5429->blt.fg_col & 0xffffff00) | val; in gd5429_mmio_write()
1358 gd5429->blt.fg_col = (gd5429->blt.fg_col & 0xff00) | val; in gd5429_mmio_write()
1362 gd5429->blt.fg_col = (gd5429->blt.fg_col & 0xffff00ff) | (val << 8); in gd5429_mmio_write()
1364 gd5429->blt.fg_col = (gd5429->blt.fg_col & 0x00ff) | (val << 8); in gd5429_mmio_write()
1368 … gd5429->blt.fg_col = (gd5429->blt.fg_col & 0xff00ffff) | (val << 16); in gd5429_mmio_write()
[all …]
/dports/graphics/p5-Image-Caa/Image-Caa-1.01/lib/Image/Caa/
H A DDriverANSI.pm52 my ($fg_col, $fg_dark) = @{$self->{color_map}->{$fg}};
57 $self->{color_pairs}->{$key} = "\e[${fg_col};".($fg_dark?2:1).";${bg_col};".($bg_dark?6:5)."m";

1234