temp_scale        337 core/conf.c        CONF_INFO2( 294, conf.temp_scale,                              CONF_OSD_POS, 1,1  ),
temp_scale        657 core/gui_osd.c     draw_osd_string(conf.temp_pos, 0, yofst*FONT_HEIGHT, osd_buf, user_color(conf.osd_color), conf.temp_scale);
temp_scale        199 include/conf.h     OSD_scale temp_scale;
temp_scale         31 modules/gui_osd_edit.c     {LANG_OSD_LAYOUT_EDITOR_TEMP,       &conf.temp_pos,         {9*FONT_WIDTH, FONT_HEIGHT},    &conf.temp_scale        },