Home
last modified time | relevance | path

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

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/cine/
H A Dobject.h70 void addGfxElement(int16 objIdx, int16 param, int16 type);
H A Dscript_os.cpp779 addGfxElement(param1, param2, 20); in o2_addGfxElementType20()
795 addGfxElement(a, b, 21); in o2_addGfxElementType21()
H A Dobject.cpp145 void addGfxElement(int16 objIdx, int16 param, int16 type) { in addGfxElement() function
/dports/games/scummvm/scummvm-2.5.1/engines/cine/
H A Dobject.h70 void addGfxElement(int16 objIdx, int16 param, int16 type);
H A Dscript_os.cpp839 addGfxElement(param1, param2, 20); in o2_addGfxElementType20()
855 addGfxElement(a, b, 21); in o2_addGfxElementType21()
H A Dobject.cpp163 void addGfxElement(int16 objIdx, int16 param, int16 type) { in addGfxElement() function