Home
last modified time | relevance | path

Searched refs:Force_context_check (Results 1 – 3 of 3) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/engines/icb/
H A Dplayer.cpp3021 Force_context_check(voxel_id_list[j]); in Process_guard_alert()
3029 Force_context_check(voxel_id_list[j]); in Process_guard_alert()
3037 Force_context_check(voxel_id_list[j]); in Process_guard_alert()
3046 Force_context_check(voxel_id_list[j]); in Process_guard_alert()
3069 Force_context_check(voxel_id_list[j]); // must rerun in Signal_to_other_guards()
3083 Force_context_check(voxel_id_list[j]); // must rerun in Signal_to_guards()
H A Dsession.h224 void Force_context_check(uint32 id);
1056 inline void _game_session::Force_context_check(uint32 id) { in Force_context_check() function
H A Dspeech.cpp235 Force_context_check(S.subscribers_requested[j]); in fn_issue_speech_request()