histo_color       200 core/conf.c        CONF_INFOC( 50, conf.histo_color,                           CONF_DEF_VALUE, IDX_COLOR_GREY_DK,IDX_COLOR_WHITE,1,1),
histo_color      1703 core/gui.c         MENU_ITEM(0x65,LANG_MENU_VIS_HISTO,               MENUITEM_COLOR_FG,  &conf.histo_color, 0 ),
histo_color      1704 core/gui.c         MENU_ITEM(0x65,LANG_MENU_VIS_HISTO_BKG,           MENUITEM_COLOR_BG,  &conf.histo_color, 0 ),
histo_color       204 include/conf.h     confColor histo_color;
histo_color       325 modules/histogram.c     twoColors hc = user_color(conf.histo_color);
histo_color       381 modules/histogram.c     twoColors hc = user_color(conf.histo_color);
histo_color       431 modules/histogram.c         twoColors hc = user_color(conf.histo_color);