Home
last modified time | relevance | path

Searched refs:glk_cancel_hyperlink_event (Results 1 – 12 of 12) sorted by relevance

/dports/games/xglk/xglk/
H A Dgi_dispa.c241 { 0x0103, glk_cancel_hyperlink_event, "cancel_hyperlink_event" },
942 glk_cancel_hyperlink_event(arglist[0].opaqueref); in gidispatch_call()
H A Dglk.h311 extern void glk_cancel_hyperlink_event(winid_t win);
H A Dxg_window.c1185 void glk_cancel_hyperlink_event(window_t *win) in glk_cancel_hyperlink_event() function
/dports/games/dungeon/dungeon-3.2_1/glkterm/
H A Dgi_dispa.c278 { 0x0103, glk_cancel_hyperlink_event, "cancel_hyperlink_event" },
1156 glk_cancel_hyperlink_event(arglist[0].opaqueref); in gidispatch_call()
H A Dglk.h408 extern void glk_cancel_hyperlink_event(winid_t win);
H A Dgtwindow.c1378 void glk_cancel_hyperlink_event(winid_t win) in glk_cancel_hyperlink_event() function
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/
H A Dglk_api.h249 void glk_cancel_hyperlink_event(winid_t win);
H A Dglk_api.cpp1079 void GlkAPI::glk_cancel_hyperlink_event(winid_t win) { in glk_cancel_hyperlink_event() function in Glk::GlkAPI
H A Dglk_dispa.cpp995 glk_cancel_hyperlink_event((Window *)arglist[0]._opaqueref); in gidispatch_call()
/dports/games/scummvm/scummvm-2.5.1/engines/glk/
H A Dglk_api.h258 void glk_cancel_hyperlink_event(winid_t win);
H A Dglk_dispa.cpp995 glk_cancel_hyperlink_event((Window *)arglist[0]._opaqueref); in gidispatch_call()
H A Dglk_api.cpp1147 void GlkAPI::glk_cancel_hyperlink_event(winid_t win) { in glk_cancel_hyperlink_event() function in Glk::GlkAPI