Home
last modified time | relevance | path

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

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/cge2/
H A Dfileio.h128 static const char *kIdTab[]; variable
H A Dfileio.cpp275 const char *EncryptedStream::kIdTab[] = { member in CGE2::EncryptedStream
H A Dcge2_main.cpp145 return ID(takeEnum(EncryptedStream::kIdTab, s)); in ident()
/dports/games/scummvm/scummvm-2.5.1/engines/cge2/
H A Dfileio.h128 static const char *kIdTab[]; variable
H A Dfileio.cpp275 const char *EncryptedStream::kIdTab[] = { member in CGE2::EncryptedStream
H A Dcge2_main.cpp145 return ID(takeEnum(EncryptedStream::kIdTab, s)); in ident()