shooting_get_flash_mode  289 core/gui_osd.c         if ((conf.autoiso_enable && shooting_get_iso_mode()<=0 && !(camera_info.state.mode_shooting==MODE_M || camera_info.state.mode_shooting==MODE_TV) && shooting_get_flash_mode() && (autoiso_and_bracketing_overrides_are_enabled)) || is_osd_edit)  
shooting_get_flash_mode 1347 core/shooting.c     int t = shooting_get_flash_mode();
shooting_get_flash_mode 1931 core/shooting.c     else if (conf.autoiso_enable && shooting_get_flash_mode()/*NOT FOR FLASH AUTO MODE*/ && autoiso_and_bracketing_overrides_are_enabled)
shooting_get_flash_mode 1987 core/shooting.c     else if (conf.autoiso_enable && shooting_get_flash_mode()/*NOT FOR FLASH AUTO MODE*/ && autoiso_and_bracketing_overrides_are_enabled)
shooting_get_flash_mode   64 include/shooting.h extern short shooting_get_flash_mode();
shooting_get_flash_mode  393 lib/ubasic/ubasic.c     r = shooting_get_flash_mode();
shooting_get_flash_mode 1530 modules/luascript.c   lua_pushnumber( L, shooting_get_flash_mode() );
shooting_get_flash_mode  212 modules/module_exportlist.c             shooting_get_flash_mode