subj_dist          41 core/shooting.c     int subj_dist;
subj_dist        1427 core/shooting.c             photo_param_put_off.subj_dist=v;
subj_dist        1604 core/shooting.c         bracketing.subj_dist = shooting_get_subject_distance();
subj_dist        1611 core/shooting.c     int value = bracketing.subj_dist + (bracketing.dsubj_dist * bracket_steps[conf.bracket_type][bracketing.shoot_counter&1]);
subj_dist        1942 core/shooting.c     if (((camera_info.state.state_kbd_script_run) || (usb_remote_active)) && (photo_param_put_off.subj_dist))
subj_dist        1944 core/shooting.c         shooting_set_focus(photo_param_put_off.subj_dist, SET_NOW);
subj_dist        1945 core/shooting.c         photo_param_put_off.subj_dist=0;
subj_dist          41 include/shooting.h     int subj_dist;