Home
last modified time | relevance | path

Searched refs:update_desktop_info (Results 1 – 7 of 7) sorted by relevance

/dports/chinese/eterm/Eterm-0.9.6/src/
H A Dpixmap.h253 extern unsigned char update_desktop_info(int *, int *);
H A Dpixmap.c671 if (!update_desktop_info(&pw, &ph)) { in create_trans_pixmap()
1902 update_desktop_info(int *w, int *h) in update_desktop_info() function
/dports/x11/eterm/Eterm-0.9.6/src/
H A Dpixmap.h253 extern unsigned char update_desktop_info(int *, int *);
H A Dpixmap.c671 if (!update_desktop_info(&pw, &ph)) { in create_trans_pixmap()
1902 update_desktop_info(int *w, int *h) in update_desktop_info() function
/dports/japanese/eterm/Eterm-0.9.6/src/
H A Dpixmap.h253 extern unsigned char update_desktop_info(int *, int *);
H A Dpixmap.c671 if (!update_desktop_info(&pw, &ph)) { in create_trans_pixmap()
1902 update_desktop_info(int *w, int *h) in update_desktop_info() function
/dports/x11-toolkits/gtk20/gtk+-2.24.33/modules/other/gail/
H A Dgailwindow.c789 update_desktop_info (gpointer data) in update_desktop_info() function
854 info->update_desktop_handler = gdk_threads_add_idle (update_desktop_info, in filter_func()