batt_txt_pos      184 core/conf.c        CONF_INFOP( 23, conf.batt_txt_pos,                          CONF_OSD_POS,   178,16),
batt_txt_pos       75 core/gui_batt.c     draw_osd_string(conf.batt_txt_pos, 0, 0, osd_buf, cl, conf.batt_txt_scale);
batt_txt_pos       85 core/gui_batt.c     draw_osd_string(conf.batt_txt_pos, 0, 0, osd_buf, user_color(conf.osd_color), conf.batt_txt_scale);
batt_txt_pos      173 include/conf.h     OSD_pos batt_txt_pos;
batt_txt_pos       34 modules/gui_osd_edit.c     {LANG_OSD_LAYOUT_EDITOR_BAT_TEXT,   &conf.batt_txt_pos,     {5*FONT_WIDTH, FONT_HEIGHT},    &conf.batt_txt_scale    },