Home
last modified time | relevance | path

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

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sci/engine/
H A Dobject.h252 int funcSelectorPosition(Selector sel) const { in funcSelectorPosition() function
H A Dselector.cpp342 index = obj->funcSelectorPosition(selectorId); in lookupSelector()
H A Dguest_additions.cpp462 int methodIndex = obj.funcSelectorPosition(SELECTOR(init)); in patchGameSaveRestorePhant2()
/dports/games/scummvm/scummvm-2.5.1/engines/sci/engine/
H A Dobject.h253 int funcSelectorPosition(Selector sel) const { in funcSelectorPosition() function
H A Dselector.cpp356 index = obj->funcSelectorPosition(selectorId); in lookupSelector()
H A Dguest_additions.cpp443 int methodIndex = obj.funcSelectorPosition(SELECTOR(init)); in patchGameSaveRestorePhant2()