Home
last modified time | relevance | path

Searched refs:getPhotoShapeId (Results 1 – 8 of 8) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/bladerunner/
H A Dsuspects_database.h96 int getPhotoShapeId(int photoId) const;
H A Dsuspects_database.cpp185 int SuspectDatabaseEntry::getPhotoShapeId(int photoId) const { in getPhotoShapeId() function in BladeRunner::SuspectDatabaseEntry
/dports/games/scummvm/scummvm-2.5.1/engines/bladerunner/
H A Dsuspects_database.h96 int getPhotoShapeId(int photoId) const;
H A Dsuspects_database.cpp185 int SuspectDatabaseEntry::getPhotoShapeId(int photoId) const { in getPhotoShapeId() function in BladeRunner::SuspectDatabaseEntry
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/bladerunner/ui/
H A Dkia_section_crimes.cpp411 _suspectPhotoShapeId = suspect->getPhotoShapeId(i); in updateSuspectPhoto()
H A Dkia_section_suspects.cpp474 _suspectPhotoShapeId = suspect->getPhotoShapeId(i); in updateSuspectPhoto()
/dports/games/scummvm/scummvm-2.5.1/engines/bladerunner/ui/
H A Dkia_section_crimes.cpp423 _suspectPhotoShapeId = suspect->getPhotoShapeId(i); in updateSuspectPhoto()
H A Dkia_section_suspects.cpp486 _suspectPhotoShapeId = suspect->getPhotoShapeId(i); in updateSuspectPhoto()