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

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A DXplugin.h55 typedef xp_resource_id xp_surface_id; typedef
91 a window. Arg is of type xp_surface_id. */
96 window moved or was resized. Arg is of type xp_surface_id. */
418 extern xp_error xp_create_surface (xp_window_id id, xp_surface_id *ret_sid);
422 extern xp_error xp_destroy_surface (xp_surface_id sid);
427 extern xp_error xp_configure_surface (xp_surface_id sid, unsigned int mask,
440 extern xp_error xp_export_surface (xp_window_id wid, xp_surface_id sid,
449 xp_surface_id *sid_ret);
459 extern xp_error xp_attach_gl_context (void *cgl_ctx, xp_surface_id sid);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A DXplugin.h56 typedef xp_resource_id xp_surface_id; typedef
92 a window. Arg is of type xp_surface_id. */
97 window moved or was resized. Arg is of type xp_surface_id. */
419 extern xp_error xp_create_surface (xp_window_id id, xp_surface_id *ret_sid);
423 extern xp_error xp_destroy_surface (xp_surface_id sid);
428 extern xp_error xp_configure_surface (xp_surface_id sid, unsigned int mask,
441 extern xp_error xp_export_surface (xp_window_id wid, xp_surface_id sid,
450 xp_surface_id *sid_ret);
460 extern xp_error xp_attach_gl_context (void *cgl_ctx, xp_surface_id sid);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A DXplugin.h56 typedef xp_resource_id xp_surface_id; typedef
92 a window. Arg is of type xp_surface_id. */
97 window moved or was resized. Arg is of type xp_surface_id. */
419 extern xp_error xp_create_surface (xp_window_id id, xp_surface_id *ret_sid);
423 extern xp_error xp_destroy_surface (xp_surface_id sid);
428 extern xp_error xp_configure_surface (xp_surface_id sid, unsigned int mask,
441 extern xp_error xp_export_surface (xp_window_id wid, xp_surface_id sid,
450 xp_surface_id *sid_ret);
460 extern xp_error xp_attach_gl_context (void *cgl_ctx, xp_surface_id sid);

Completed in 48 milliseconds