on_off_value_from_lua_arg  413 modules/luascript.c   int val = on_off_value_from_lua_arg(L, 1);
on_off_value_from_lua_arg  421 modules/luascript.c   int val = on_off_value_from_lua_arg(L, 1);
on_off_value_from_lua_arg  429 modules/luascript.c   int val = on_off_value_from_lua_arg(L, 1);
on_off_value_from_lua_arg  908 modules/luascript.c     set_focus_bypass(on_off_value_from_lua_arg( L, 1 ));
on_off_value_from_lua_arg 1013 modules/luascript.c   conf.save_raw = on_off_value_from_lua_arg( L, 1 );
on_off_value_from_lua_arg 1414 modules/luascript.c   int val= on_off_value_from_lua_arg(L,1);
on_off_value_from_lua_arg 1425 modules/luascript.c   lua_pushboolean(L,force_usb_state(on_off_value_from_lua_arg(L,1)));
on_off_value_from_lua_arg 1432 modules/luascript.c   usb_sync_wait_flag = on_off_value_from_lua_arg(L,1);
on_off_value_from_lua_arg 1476 modules/luascript.c     script_print_screen_statement( on_off_value_from_lua_arg( L, 1 ) );
on_off_value_from_lua_arg 1613 modules/luascript.c   libshothisto->shot_histogram_set(on_off_value_from_lua_arg( L, 1 ));
on_off_value_from_lua_arg 1911 modules/luascript.c   int val = on_off_value_from_lua_arg(L,1);
on_off_value_from_lua_arg 1921 modules/luascript.c   int val = on_off_value_from_lua_arg(L,1);
on_off_value_from_lua_arg 1931 modules/luascript.c   camera_info.state.osd_title_line= on_off_value_from_lua_arg(L,1);
on_off_value_from_lua_arg 2075 modules/luascript.c   state = on_off_value_from_lua_arg(L,2);
on_off_value_from_lua_arg 2087 modules/luascript.c   SetScriptMode(on_off_value_from_lua_arg(L,1));
on_off_value_from_lua_arg 2143 modules/luascript.c   shooting_set_playrec_mode(on_off_value_from_lua_arg(L,1));
on_off_value_from_lua_arg 2151 modules/luascript.c   switch_mode_usb(on_off_value_from_lua_arg(L,1));
on_off_value_from_lua_arg 2408 modules/luascript.c     conf_setAutosave(on_off_value_from_lua_arg(L, 1));