Searched refs:XPresentNotify (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/libXpresent/dist/include/X11/extensions/
H A DXpresent.h49 } XPresentNotify; typedef in typeref:struct:__anon5ab078420108
144 XPresentNotify *notifies;
179 XPresentNotify *notifies,
/xsrc/external/mit/libXpresent/dist/src/
H A DXpresent.c208 XPresentRedirectNotifyEvent *re = malloc (sizeof (XPresentRedirectNotifyEvent) + nnotifies * sizeof (XPresentNotify));
209 XPresentNotify *XNotify = (XPresentNotify *) (re + 1);
487 XPresentNotify *notifies,

Completed in 3 milliseconds