subj_dist_override_koef 117 core/conf.c conf.subj_dist_override_koef=SD_OVERRIDE_OFF; subj_dist_override_koef 463 core/conf.c CONF_INFO(141, conf.subj_dist_override_koef, CONF_DEF_VALUE, i:SD_OVERRIDE_OFF), subj_dist_override_koef 1331 core/gui.c if (conf.subj_dist_override_koef == SD_OVERRIDE_INFINITY) // Infinity selected subj_dist_override_koef 1353 core/gui.c const char *rv = gui_change_simple_enum(&conf.subj_dist_override_koef,change,modes,sizeof(modes)/sizeof(modes[0])); subj_dist_override_koef 2611 core/gui.c y = shortcut_text(x, y, SHORTCUT_MF_TOGGLE,LANG_HELP_MANUAL_FOCUS,gui_on_off_enum(0,&conf.subj_dist_override_koef), col); subj_dist_override_koef 2748 core/gui.c if (conf.subj_dist_override_koef==SD_OVERRIDE_OFF) subj_dist_override_koef 2750 core/gui.c conf.subj_dist_override_koef = SD_OVERRIDE_ON; subj_dist_override_koef 2759 core/gui.c conf.subj_dist_override_koef = SD_OVERRIDE_INFINITY; subj_dist_override_koef 2764 core/gui.c if (conf.subj_dist_override_koef==SD_OVERRIDE_INFINITY) subj_dist_override_koef 2766 core/gui.c conf.subj_dist_override_koef = SD_OVERRIDE_ON; subj_dist_override_koef 2775 core/gui.c conf.subj_dist_override_koef = SD_OVERRIDE_OFF; subj_dist_override_koef 2785 core/gui.c if (conf.subj_dist_override_koef == SD_OVERRIDE_ON) subj_dist_override_koef 2873 core/gui.c if (conf.subj_dist_override_koef>SD_OVERRIDE_OFF) subj_dist_override_koef 2874 core/gui.c conf.subj_dist_override_koef=SD_OVERRIDE_OFF; subj_dist_override_koef 2875 core/gui.c else conf.subj_dist_override_koef=SD_OVERRIDE_ON; subj_dist_override_koef 296 core/gui_osd.c if (conf.subj_dist_override_koef == SD_OVERRIDE_ON) subj_dist_override_koef 1102 core/shooting.c if (conf.subj_dist_override_koef != SD_OVERRIDE_INFINITY) subj_dist_override_koef 1339 core/shooting.c return conf.subj_dist_override_koef; // SD override state 0=OFF, 1=ON, 2=Infinity if camera has no native MF mode subj_dist_override_koef 292 include/conf.h int subj_dist_override_koef; subj_dist_override_koef 501 include/conf.h #define is_sd_override_enabled ( conf.subj_dist_override_value && conf.subj_dist_override_koef && overrides_are_enabled ) subj_dist_override_koef 343 platform/ixus240_elph320hs/kbd.c { 3, KEY_UP , 0x00000010, RB(0,1), 0, "Man", "Focus", GUI_MODE_ALT, GUI_MODE_ALT, MODE_REC, &conf.subj_dist_override_koef, 0, &conf.touchscreen_disable_shortcut_controls }, subj_dist_override_koef 119 platform/ixus310_elph500hs/kbd.c { 3, KEY_UP , 0x00000010, RB(0,0,1), 0, "Man", "Focus", GUI_MODE_ALT, GUI_MODE_ALT, MODE_REC, &conf.subj_dist_override_koef, 0, &conf.touchscreen_disable_shortcut_controls },