BG_COLOR          260 core/gui_draw.c     cl = BG_COLOR(tc);
BG_COLOR          863 core/gui_draw.c             draw_hline(x1, y, x2 - x1 + 1, BG_COLOR(cl));
BG_COLOR          899 core/gui_draw.c         draw_hline(x, y+i, FONT_WIDTH, BG_COLOR(cl));
BG_COLOR          917 core/gui_draw.c             draw_pixel(x+ii, y+i, (dsym & (0x80>>ii))? FG_COLOR(cl) : BG_COLOR(cl));
BG_COLOR          924 core/gui_draw.c                 draw_pixel(x+ii, y+i, (dsym & (0x80>>ii))? FG_COLOR(cl) : BG_COLOR(cl));
BG_COLOR          933 core/gui_draw.c         draw_hline(x, y+i, FONT_WIDTH, BG_COLOR(cl));
BG_COLOR         1098 core/gui_draw.c     twoColors clb = MAKE_COLOR(BG_COLOR(cl),BG_COLOR(cl));
BG_COLOR         1158 core/gui_draw.c     twoColors clb = MAKE_COLOR(BG_COLOR(cl),BG_COLOR(cl));
BG_COLOR          753 core/gui_menu.c         draw_rectangle((x+w), y, (x+w)+wplus, y+num_lines*rbf_font_height()-1, MAKE_COLOR(BG_COLOR(user_color(conf.menu_color)), BG_COLOR(user_color(conf.menu_color))), RECT_BORDER0|DRAW_FILLED);
BG_COLOR          960 core/gui_menu.c     cl = MAKE_COLOR(BG_COLOR(cl), c);
BG_COLOR          993 core/gui_menu.c             cl_symbol = (gui_menu_curr_item==imenu) ? MAKE_COLOR(BG_COLOR(cl),FG_COLOR(user_color(conf.menu_symbol_color))) : user_color(conf.menu_symbol_color); //color 8Bit=Hintergrund 8Bit=Vordergrund
BG_COLOR         1041 core/gui_menu.c                     draw_rectangle(x+len_space, yy, xx-1, yy+rbf_font_height()/2-1, MAKE_COLOR(BG_COLOR(cl), BG_COLOR(cl)), RECT_BORDER0|DRAW_FILLED);
BG_COLOR         1043 core/gui_menu.c                     draw_rectangle(x+len_space, yy+rbf_font_height()/2+1, xx-1, yy+rbf_font_height()-1, MAKE_COLOR(BG_COLOR(cl), BG_COLOR(cl)), RECT_BORDER0|DRAW_FILLED);
BG_COLOR         1054 core/gui_menu.c                     draw_rectangle(xx, yy, x+w-len_space-1, yy+rbf_font_height()/2-1, MAKE_COLOR(BG_COLOR(cl), BG_COLOR(cl)), RECT_BORDER0|DRAW_FILLED);
BG_COLOR         1056 core/gui_menu.c                     draw_rectangle(xx, yy+rbf_font_height()/2+1, x+w-len_space-1, yy+rbf_font_height()-1, MAKE_COLOR(BG_COLOR(cl), BG_COLOR(cl)), RECT_BORDER0|DRAW_FILLED);
BG_COLOR         1073 core/gui_menu.c                 color mc = BG_COLOR(user_color(*((confColor*)curr_menu->menu[imenu].value)));
BG_COLOR          101 core/gui_osd.c         twoColors valid_col = MAKE_COLOR(BG_COLOR(col), COLOR_GREEN);
BG_COLOR          189 core/gui_osd.c   twoColors valid_col = MAKE_COLOR(BG_COLOR(col), COLOR_GREEN);
BG_COLOR          452 core/gui_osd.c         if ((FG_COLOR(cl) == 0) && (BG_COLOR(cl) == 0)) cl = user_color(conf.osd_color);
BG_COLOR          691 core/gui_osd.c     draw_rectangle(x0,y0,x0+70,y0+24, visible? MAKE_COLOR(BG_COLOR(col),BG_COLOR(col)): COLOR_TRANSPARENT, RECT_BORDER1|DRAW_FILLED);
BG_COLOR          318 lib/font/rbf_font.c                 draw_pixel(x+xx ,y+yy, (cdata[yy*width/8+xx/8] & (1<<(xx%8))) ? FG_COLOR(cl) : BG_COLOR(cl));
BG_COLOR          359 lib/font/rbf_font.c         draw_rectangle(x, y, x+pixel_width, y+space, MAKE_COLOR(BG_COLOR(cl), BG_COLOR(cl)), RECT_BORDER0|DRAW_FILLED);
BG_COLOR          368 lib/font/rbf_font.c           draw_rectangle(x, y+sym_height, x+pixel_width, y-space+txt_height-1, MAKE_COLOR(BG_COLOR(cl), BG_COLOR(cl)), RECT_BORDER0|DRAW_FILLED);
BG_COLOR          411 lib/font/rbf_font.c     twoColors inv_cl = MAKE_COLOR(FG_COLOR(cl), BG_COLOR(cl));
BG_COLOR          433 lib/font/rbf_font.c         draw_rectangle(x+l, y, x+len-1, y+rbf_font->hdr.height-1, MAKE_COLOR(BG_COLOR(cl), BG_COLOR(cl)), RECT_BORDER0|DRAW_FILLED);
BG_COLOR          445 lib/font/rbf_font.c         draw_rectangle(x, y, x+l-1, y+rbf_font->hdr.height-1, MAKE_COLOR(BG_COLOR(cl), BG_COLOR(cl)), RECT_BORDER0|DRAW_FILLED);
BG_COLOR          476 lib/font/rbf_font.c             draw_line(x+i,     y+2-i, x+i,     bottom, BG_COLOR(cl));        // left side
BG_COLOR          477 lib/font/rbf_font.c             draw_line(right-i, y+2-i, right-i, bottom, BG_COLOR(cl));        // right side
BG_COLOR          481 lib/font/rbf_font.c             draw_rectangle(x+i,      y, x+ll-1,   bottom, MAKE_COLOR(BG_COLOR(cl), BG_COLOR(cl)), RECT_BORDER0|DRAW_FILLED);    // left side
BG_COLOR          482 lib/font/rbf_font.c             draw_rectangle(right-lr, y, right-i,  bottom, MAKE_COLOR(BG_COLOR(cl), BG_COLOR(cl)), RECT_BORDER0|DRAW_FILLED);    // right side
BG_COLOR           75 modules/gui_calendar.c     draw_rectangle(cal_x+cal_w-FONT_WIDTH*4*2, cal_y+FONT_HEIGHT+8+1, cal_x+cal_w-1, cal_y+cal_h-1, MAKE_COLOR(BG_COLOR(WEEKEND_COLOR), BG_COLOR(WEEKEND_COLOR)), RECT_BORDER0|DRAW_FILLED);
BG_COLOR          149 modules/gui_calendar.c         draw_rectangle(cal_x+FONT_WIDTH, y, cal_x+cal_w-FONT_WIDTH-FONT_WIDTH*4-FONT_WIDTH, y+FONT_HEIGHT, MAKE_COLOR(BG_COLOR(TITLE_COLOR), BG_COLOR(TITLE_COLOR)), RECT_BORDER0|DRAW_FILLED);
BG_COLOR          100 modules/gui_read.c     draw_rectangle(xx, yy, x+w-1, yy+rbf_font_height()-1, MAKE_COLOR(BG_COLOR(col), BG_COLOR(col)), RECT_BORDER0|DRAW_FILLED);
BG_COLOR          129 modules/gui_read.c                        camera_screen.disp_right, camera_screen.height-1, MAKE_COLOR(BG_COLOR(col), BG_COLOR(col)), RECT_BORDER0|DRAW_FILLED);
BG_COLOR          154 modules/gui_read.c                      draw_rectangle(x, yy, x+w-1, y+h-1, MAKE_COLOR(BG_COLOR(col), BG_COLOR(col)), RECT_BORDER0|DRAW_FILLED);
BG_COLOR          329 modules/histogram.c     register color cl, cl_over, cl_bg = BG_COLOR(hc);
BG_COLOR          357 modules/histogram.c             cl_over = (threshold==h && conf.show_overexp)?BG_COLOR(hc2):cl;
BG_COLOR          367 modules/histogram.c             cl_over = (threshold==h && conf.show_overexp)?BG_COLOR(hc2):cl;
BG_COLOR          386 modules/histogram.c         BG_COLOR(hc),
BG_COLOR          480 modules/histogram.c                                 HISTO_DOT_SIZE, HISTO_DOT_SIZE, BG_COLOR(hc2), DRAW_FILLED);
BG_COLOR          485 modules/histogram.c                             HISTO_DOT_SIZE, HISTO_DOT_SIZE, BG_COLOR(hc2), DRAW_FILLED);
BG_COLOR          423 modules/user_menu_edit.c         draw_rectangle((x+w), y, (x+w)+wplus, y+num_lines*rbf_font_height()-1, MAKE_COLOR(BG_COLOR(user_color(conf.menu_color)), BG_COLOR(user_color(conf.menu_color))), RECT_BORDER0|DRAW_FILLED);
BG_COLOR          515 modules/user_menu_edit.c                     cl = MAKE_COLOR(BG_COLOR(cl),COLOR_GREEN);
BG_COLOR          516 modules/user_menu_edit.c                 cl_symbol = (gui_menu_curr_item==imenu)?MAKE_COLOR(BG_COLOR(cl),FG_COLOR(user_color(conf.menu_symbol_color))):user_color(conf.menu_symbol_color);
BG_COLOR          135 modules/zebra.c     cl_under = BG_COLOR(user_color(conf.zebra_color));
BG_COLOR          548 modules/zebra.c     cl_under = BG_COLOR(user_color(conf.zebra_color));