Home
last modified time | relevance | path

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

/dports/games/tads/tads-3.0.8/tads2/
H A Dappctx.h93 void (*set_resmap_seek)(void *appctxdat, unsigned long seekpos, member
H A Dfio.c154 if (appctx->set_resmap_seek != 0) in fiordhtml()
157 (*appctx->set_resmap_seek)(appctx->set_resmap_seek_ctx, in fiordhtml()
/dports/games/scummvm/scummvm-2.5.1/engines/glk/tads/tads2/
H A Dappctx.h97 void (*set_resmap_seek)(void *appctxdat, unsigned long seekpos, int fileno); member
H A Dfile_io.cpp149 if (appctx->set_resmap_seek != 0) in fiordhtml()
152 (*appctx->set_resmap_seek)(appctx->set_resmap_seek_ctx, in fiordhtml()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/tads/tads2/
H A Dappctx.h97 void (*set_resmap_seek)(void *appctxdat, unsigned long seekpos, int fileno); member
H A Dfile_io.cpp149 if (appctx->set_resmap_seek != 0) in fiordhtml()
152 (*appctx->set_resmap_seek)(appctx->set_resmap_seek_ctx, in fiordhtml()