Searched refs:siteNotifyFunc (Results 1 - 7 of 7) sorted by relevance

/solaris-x11-s11/open-src/lib/libdga/sun-src/
H A Dpix_update.c39 if (dgapix->siteNotifyFunc && (dgapix->changeMask & DGA_CHANGE_SITE)) {
40 (*dgapix->siteNotifyFunc)((Dga_drawable)dgapix, -1,
H A Dpix_inquiry.c108 dgapix->siteNotifyFunc = site_notify_func;
116 *site_notify_func = dgapix->siteNotifyFunc;
H A Dmbsmemb_update.c332 if (dgawin->siteNotifyFunc) {
333 (*dgawin->siteNotifyFunc)((Dga_drawable)dgawin, dgawin->eLockSubj,
H A Ddga_internal.h131 DgaSiteNotifyFunc siteNotifyFunc; member in struct:dga_window
284 DgaSiteNotifyFunc siteNotifyFunc; member in struct:dga_pixmap
H A Dmbsmemb_inquiry.c132 dgawin->siteNotifyFunc = site_notify_func;
140 *site_notify_func = dgawin->siteNotifyFunc;
H A Dpix_grab.c321 clientp->siteNotifyFunc = NULL;
H A Dwin_grab.c405 new_clientp->siteNotifyFunc = NULL;
805 clientp->siteNotifyFunc = NULL;

Completed in 91 milliseconds