showtype          358 core/gui_osd.c         int showtype = 0;
showtype          363 core/gui_osd.c             showtype = 1;
showtype          365 core/gui_osd.c             showtype = 2;
showtype          376 core/gui_osd.c         if (((conf.show_dof==DOF_SHOW_IN_MISC) || f_ex) && showtype && !is_osd_edit)
showtype          390 core/gui_osd.c         if ((showtype == 1) || is_osd_edit)