Home
last modified time | relevance | path

Searched refs:tsm_screen_unref (Results 1 – 20 of 20) sorted by relevance

/dports/devel/libtsm/libtsm-3/docs/
H A Dlibtsm.sym43 tsm_screen_unref;
/dports/graphics/aloadimage/arcan-0.6.1/src/shmif/tui/screen/
H A Dlibtsm.h178 void tsm_screen_unref(struct tsm_screen *con);
H A Dtsm_screen.c555 void tsm_screen_unref(struct tsm_screen *con) in tsm_screen_unref() function
/dports/sysutils/acfgfs/arcan-0.6.1/src/shmif/tui/screen/
H A Dlibtsm.h178 void tsm_screen_unref(struct tsm_screen *con);
H A Dtsm_screen.c555 void tsm_screen_unref(struct tsm_screen *con) in tsm_screen_unref() function
/dports/devel/libtsm/libtsm-3/src/
H A Dlibtsm.h184 void tsm_screen_unref(struct tsm_screen *con);
H A Dtsm_screen.c601 void tsm_screen_unref(struct tsm_screen *con) in tsm_screen_unref() function
H A Dtsm_vte.c428 tsm_screen_unref(vte->con); in tsm_vte_unref()
/dports/x11/aclip/arcan-0.6.1/src/shmif/tui/screen/
H A Dlibtsm.h178 void tsm_screen_unref(struct tsm_screen *con);
H A Dtsm_screen.c555 void tsm_screen_unref(struct tsm_screen *con) in tsm_screen_unref() function
/dports/x11/arcan-trayicon/arcan-0.6.1/src/shmif/tui/screen/
H A Dlibtsm.h178 void tsm_screen_unref(struct tsm_screen *con);
H A Dtsm_screen.c555 void tsm_screen_unref(struct tsm_screen *con) in tsm_screen_unref() function
/dports/x11/havoc/havoc-0.3.1/tsm/
H A Dlibtsm.h146 void tsm_screen_unref(struct tsm_screen *con);
H A Dtsm-screen.c513 void tsm_screen_unref(struct tsm_screen *con) in tsm_screen_unref() function
H A Dtsm-vte.c313 tsm_screen_unref(vte->con); in tsm_vte_unref()
/dports/graphics/aloadimage/arcan-0.6.1/src/shmif/tui/
H A Dtui.c826 tsm_screen_unref(c->screen); in arcan_tui_refdec()
/dports/sysutils/acfgfs/arcan-0.6.1/src/shmif/tui/
H A Dtui.c826 tsm_screen_unref(c->screen); in arcan_tui_refdec()
/dports/x11/aclip/arcan-0.6.1/src/shmif/tui/
H A Dtui.c826 tsm_screen_unref(c->screen); in arcan_tui_refdec()
/dports/x11/arcan-trayicon/arcan-0.6.1/src/shmif/tui/
H A Dtui.c826 tsm_screen_unref(c->screen); in arcan_tui_refdec()
/dports/x11/havoc/havoc-0.3.1/
H A Dmain.c2005 tsm_screen_unref(term.screen); in main()