Home
last modified time | relevance | path

Searched refs:hasOtherClue (Results 1 – 6 of 6) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/bladerunner/
H A Dsuspects_database.cpp151 bool SuspectDatabaseEntry::hasOtherClue(int clueId) const { in hasOtherClue() function in BladeRunner::SuspectDatabaseEntry
174 || hasOtherClue(clueId); in hasClue()
H A Dsuspects_database.h90 bool hasOtherClue(int clueId) const;
/dports/games/scummvm/scummvm-2.5.1/engines/bladerunner/
H A Dsuspects_database.cpp151 bool SuspectDatabaseEntry::hasOtherClue(int clueId) const { in hasOtherClue() function in BladeRunner::SuspectDatabaseEntry
174 || hasOtherClue(clueId); in hasClue()
H A Dsuspects_database.h90 bool hasOtherClue(int clueId) const;
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/bladerunner/ui/
H A Dkia_section_suspects.cpp440 } else if (_othersFilter && suspect->hasOtherClue(clueId)) { in populateVisibleClues()
/dports/games/scummvm/scummvm-2.5.1/engines/bladerunner/ui/
H A Dkia_section_suspects.cpp440 } else if (_othersFilter && suspect->hasOtherClue(clueId)) { in populateVisibleClues()