Home
last modified time | relevance | path

Searched defs:pushCursor (Results 1 – 6 of 6) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/tsage/
H A Devents.cpp297 void EventsClass::pushCursor(CursorType cursorType) { in pushCursor() function in TsAGE::EventsClass
/dports/games/scummvm/scummvm-2.5.1/engines/tsage/
H A Devents.cpp297 void EventsClass::pushCursor(CursorType cursorType) { in pushCursor() function in TsAGE::EventsClass
/dports/games/libretro-scummvm/scummvm-7b1e929/graphics/
H A Dcursorman.cpp62 void CursorManager::pushCursor(const void *buf, uint w, uint h, int hotspotX, int hotspotY, uint32 … in pushCursor() function in Graphics::CursorManager
/dports/games/residualvm/residualvm-0.3.1/graphics/
H A Dcursorman.cpp62 void CursorManager::pushCursor(const void *buf, uint w, uint h, int hotspotX, int hotspotY, uint32 … in pushCursor() function in Graphics::CursorManager
/dports/games/scummvm/scummvm-2.5.1/graphics/
H A Dcursorman.cpp62 void CursorManager::pushCursor(const void *buf, uint w, uint h, int hotspotX, int hotspotY, uint32 … in pushCursor() function in Graphics::CursorManager
/dports/games/scummvm/scummvm-2.5.1/graphics/macgui/
H A Dmacwindowmanager.cpp1175 void MacWindowManager::pushCursor(MacCursorType type, Cursor *cursor) { in pushCursor() function in Graphics::MacWindowManager