batt_perc_show    224 core/conf.c        CONF_INFO(102, conf.batt_perc_show,                         CONF_DEF_VALUE, i:1),
batt_perc_show   1034 core/gui.c         conf.batt_perc_show=0;
batt_perc_show   1053 core/gui.c         MENU_ITEM   (0x73,LANG_MENU_BATT_SHOW_PERCENT,          MENUITEM_BOOL|MENUITEM_ARG_CALLBACK,    &conf.batt_perc_show,   (int)cb_perc ),
batt_perc_show     91 core/gui_batt.c     if (conf.batt_perc_show || is_osd_edit)
batt_perc_show    119 include/conf.h     int batt_perc_show;