HomeSort by: relevance | last modified time | path
    Searched refs:XPresentNotify (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/libXpresent/dist/include/X11/extensions/
Xpresent.h 49 } XPresentNotify;
144 XPresentNotify *notifies;
179 XPresentNotify *notifies,
  /xsrc/external/mit/libXpresent/dist/src/
Xpresent.c 212 xPresentNotify *xNotify = (xPresentNotify *) (proto + 1);
214 XPresentRedirectNotifyEvent *re = malloc (sizeof (XPresentRedirectNotifyEvent) + nnotifies * sizeof (XPresentNotify));
215 XPresentNotify *XNotify = (XPresentNotify *) (re + 1);
495 XPresentNotify *notifies,

Completed in 5 milliseconds