Searched defs:present_notify_ptr (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dpresent_priv.h44 typedef struct present_notify present_notify_rec, *present_notify_ptr; typedef in typeref:struct:
70 present_notify_ptr notifies;
168 present_notify_ptr notifies,
272 present_free_window_notify(present_notify_ptr notify);
275 present_add_window_notify(present_notify_ptr notify);
278 present_create_notifies(ClientPtr client, int num_notifies, xPresentNotify *x_notifies, present_notify_ptr *p_notifies);
281 present_destroy_notifies(present_notify_ptr notifies, int num_notifies);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dpresent_priv.h44 typedef struct present_notify present_notify_rec, *present_notify_ptr; typedef in typeref:struct:
70 present_notify_ptr notifies;
170 present_notify_ptr notifies,
274 present_free_window_notify(present_notify_ptr notify);
277 present_add_window_notify(present_notify_ptr notify);
280 present_create_notifies(ClientPtr client, int num_notifies, xPresentNotify *x_notifies, present_notify_ptr *p_notifies);
283 present_destroy_notifies(present_notify_ptr notifies, int num_notifies);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dpresent_priv.h44 typedef struct present_notify present_notify_rec, *present_notify_ptr; typedef in typeref:struct:
70 present_notify_ptr notifies;
167 present_notify_ptr notifies,
271 present_free_window_notify(present_notify_ptr notify);
274 present_add_window_notify(present_notify_ptr notify);
277 present_create_notifies(ClientPtr client, int num_notifies, xPresentNotify *x_notifies, present_notify_ptr *p_notifies);
280 present_destroy_notifies(present_notify_ptr notifies, int num_notifies);

Completed in 1063 milliseconds