Home
last modified time | relevance | path

Searched refs:tooltip_unmap (Results 1 – 5 of 5) sorted by relevance

/dports/x11-wm/skippy-xd/skippy-xd-397216c/src/
H A Dtooltip.h44 void tooltip_unmap(Tooltip *);
H A Dtooltip.c215 tooltip_unmap(Tooltip *tt) in tooltip_unmap() function
H A Dmainwin.c312 tooltip_unmap(mw->tooltip); in mainwin_unmap()
H A Dclientwin.c564 tooltip_unmap(cw->mainwin->tooltip); in clientwin_handle()
/dports/x11-fm/librfm/librfm5-5.3.16.4/primary/
H A Dprimary-misc.c275 tooltip_unmap (GtkWidget *window, gpointer data){ in tooltip_unmap() function
394 g_signal_connect (G_OBJECT (tooltip_window), "unmap", G_CALLBACK (tooltip_unmap), NULL); in rfm_create_tooltip_window()