Home
last modified time | relevance | path

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

/dports/games/ecwolf/ecwolf-1.3.3-src/src/
H A Dg_mapinfo.cpp1126 if(!CheckStandardKey(action.action, sc->str)) in CheckKey()
1165 bool CheckStandardKey(IntermissionAction *action, const FString &key) in CheckStandardKey() function in IntermissionBlockParser
1242 if(CheckStandardKey(cast, sc->str)) in ParseCast()
1269 if(CheckStandardKey(fader, sc->str)) in ParseFader()
1295 if(CheckStandardKey(textscreen, sc->str)) in ParseTextScreen()