values_show_zoom  263 core/conf.c        CONF_INFO(162, conf.values_show_zoom,                       CONF_DEF_VALUE, i:1),
values_show_zoom 1125 core/gui.c         MENU_ITEM   (0x5c,LANG_MENU_VALUES_SHOW_ZOOM,           MENUITEM_BOOL,      &conf.values_show_zoom,                     0 ),
values_show_zoom  392 core/gui_osd.c             if (conf.values_show_zoom || is_osd_edit)
values_show_zoom  324 include/conf.h     int values_show_zoom;