Home
last modified time | relevance | path

Searched defs:scCallMethod (Results 1 – 25 of 73) sorted by relevance

123

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/wintermute/base/scriptables/
H A Dscript_ext_directory.cpp61 bool SXDirectory::scCallMethod(ScScript *script, ScStack *stack, ScStack *thisStack, const char *na… in scCallMethod() function in Wintermute::SXDirectory
H A Dscript_ext_math.cpp61 bool SXMath::scCallMethod(ScScript *script, ScStack *stack, ScStack *thisStack, const char *name) { in scCallMethod() function in Wintermute::SXMath
H A Dscript_ext_date.cpp76 bool SXDate::scCallMethod(ScScript *script, ScStack *stack, ScStack *thisStack, const char *name) { in scCallMethod() function in Wintermute::SXDate
H A Dscript_ext_array.cpp100 bool SXArray::scCallMethod(ScScript *script, ScStack *stack, ScStack *thisStack, const char *name) { in scCallMethod() function in Wintermute::SXArray
/dports/games/scummvm/scummvm-2.5.1/engines/wintermute/base/scriptables/
H A Dscript_ext_directory.cpp61 bool SXDirectory::scCallMethod(ScScript *script, ScStack *stack, ScStack *thisStack, const char *na… in scCallMethod() function in Wintermute::SXDirectory
H A Dscript_ext_math.cpp61 bool SXMath::scCallMethod(ScScript *script, ScStack *stack, ScStack *thisStack, const char *name) { in scCallMethod() function in Wintermute::SXMath
H A Dscript_ext_date.cpp76 bool SXDate::scCallMethod(ScScript *script, ScStack *stack, ScStack *thisStack, const char *name) { in scCallMethod() function in Wintermute::SXDate
H A Dscript_ext_array.cpp100 bool SXArray::scCallMethod(ScScript *script, ScStack *stack, ScStack *thisStack, const char *name) { in scCallMethod() function in Wintermute::SXArray
/dports/games/scummvm/scummvm-2.5.1/engines/wintermute/ext/
H A Dwme_commandlinehelper.cpp65 bool SXCommandLineHelper::scCallMethod(ScScript *script, ScStack *stack, ScStack *thisStack, const … in scCallMethod() function in Wintermute::SXCommandLineHelper
H A Dwme_3fstatistics.cpp74 bool SX3fStatistics::scCallMethod(ScScript *script, ScStack *stack, ScStack *thisStack, const char … in scCallMethod() function in Wintermute::SX3fStatistics
H A Dwme_galaxy.cpp71 bool SXWMEGalaxyAPI::scCallMethod(ScScript *script, ScStack *stack, ScStack *thisStack, const char … in scCallMethod() function in Wintermute::SXWMEGalaxyAPI
H A Dwme_steam.cpp77 bool SXSteamAPI::scCallMethod(ScScript *script, ScStack *stack, ScStack *thisStack, const char *nam… in scCallMethod() function in Wintermute::SXSteamAPI
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/wintermute/ui/
H A Dui_entity.cpp270 bool UIEntity::scCallMethod(ScScript *script, ScStack *stack, ScStack *thisStack, const char *name)… in scCallMethod() function in Wintermute::UIEntity
H A Dui_text.cpp406 bool UIText::scCallMethod(ScScript *script, ScStack *stack, ScStack *thisStack, const char *name) { in scCallMethod() function in Wintermute::UIText
/dports/games/scummvm/scummvm-2.5.1/engines/wintermute/ui/
H A Dui_entity.cpp273 bool UIEntity::scCallMethod(ScScript *script, ScStack *stack, ScStack *thisStack, const char *name)… in scCallMethod() function in Wintermute::UIEntity
H A Dui_text.cpp409 bool UIText::scCallMethod(ScScript *script, ScStack *stack, ScStack *thisStack, const char *name) { in scCallMethod() function in Wintermute::UIText
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/wintermute/base/
H A Dbase_scriptable.cpp66 bool BaseScriptable::scCallMethod(ScScript *script, ScStack *stack, ScStack *thisStack, const char … in scCallMethod() function in Wintermute::BaseScriptable
/dports/games/scummvm/scummvm-2.5.1/engines/wintermute/base/
H A Dbase_scriptable.cpp66 bool BaseScriptable::scCallMethod(ScScript *script, ScStack *stack, ScStack *thisStack, const char … in scCallMethod() function in Wintermute::BaseScriptable
H A Dbase_keyboard_state.cpp296 bool BaseKeyboardState::scCallMethod(ScScript *script, ScStack *stack, ScStack *thisStack, const ch… in scCallMethod() function in Wintermute::BaseKeyboardState
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/wintermute/ad/
H A Dad_region.cpp241 bool AdRegion::scCallMethod(ScScript *script, ScStack *stack, ScStack *thisStack, const char *name)… in scCallMethod() function in Wintermute::AdRegion
H A Dad_talk_holder.cpp126 bool AdTalkHolder::scCallMethod(ScScript *script, ScStack *stack, ScStack *thisStack, const char *n… in scCallMethod() function in Wintermute::AdTalkHolder
H A Dad_item.cpp457 bool AdItem::scCallMethod(ScScript *script, ScStack *stack, ScStack *thisStack, const char *name) { in scCallMethod() function in Wintermute::AdItem
/dports/games/scummvm/scummvm-2.5.1/engines/wintermute/ad/
H A Dad_region.cpp244 bool AdRegion::scCallMethod(ScScript *script, ScStack *stack, ScStack *thisStack, const char *name)… in scCallMethod() function in Wintermute::AdRegion
H A Dad_attach_3dx.cpp132 bool AdAttach3DX::scCallMethod(ScScript *script, ScStack *stack, ScStack *thisStack, const char *na… in scCallMethod() function in Wintermute::AdAttach3DX
H A Dad_item.cpp460 bool AdItem::scCallMethod(ScScript *script, ScStack *stack, ScStack *thisStack, const char *name) { in scCallMethod() function in Wintermute::AdItem

123