hc                325 modules/histogram.c     twoColors hc = user_color(conf.histo_color);
hc                329 modules/histogram.c     register color cl, cl_over, cl_bg = BG_COLOR(hc);
hc                346 modules/histogram.c             cl=FG_COLOR(hc);
hc                381 modules/histogram.c     twoColors hc = user_color(conf.histo_color);
hc                386 modules/histogram.c         BG_COLOR(hc),
hc                431 modules/histogram.c         twoColors hc = user_color(conf.histo_color);
hc                489 modules/histogram.c             draw_string(conf.histo_pos.x+HISTO_WIDTH-FONT_WIDTH*3, conf.histo_pos.y-FONT_HEIGHT, "EXP", hc);
hc                494 modules/histogram.c                 draw_string(conf.histo_pos.x, conf.histo_pos.y-FONT_HEIGHT, osd_buf, hc);
hc                496 modules/histogram.c                 draw_string(conf.histo_pos.x, conf.histo_pos.y-FONT_HEIGHT, " 9.99x ", hc);