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

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A DXplugin.h39 /* By default we use the X server definition of BoxRec to define xp_box,
45 typedef BoxRec xp_box; typedef
50 typedef struct xp_box_struct xp_box; typedef in typeref:struct:xp_box_struct
189 xp_box *shape_rects;
353 const xp_box *in_rect,
357 xp_box *out_rect);
364 const xp_box *shape_rects,
383 int dst_nrects, const xp_box *dst_rects,
395 int *ret_nrects, xp_box **ret_rects);
397 extern void xp_free_shape (int nrects, xp_box *rect
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A DXplugin.h40 /* By default we use the X server definition of BoxRec to define xp_box,
46 typedef BoxRec xp_box; typedef
51 typedef struct xp_box_struct xp_box; typedef in typeref:struct:xp_box_struct
190 xp_box *shape_rects;
354 const xp_box *in_rect,
358 xp_box *out_rect);
365 const xp_box *shape_rects,
384 int dst_nrects, const xp_box *dst_rects,
396 int *ret_nrects, xp_box **ret_rects);
398 extern void xp_free_shape (int nrects, xp_box *rect
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A DXplugin.h40 /* By default we use the X server definition of BoxRec to define xp_box,
46 typedef BoxRec xp_box; typedef
51 typedef struct xp_box_struct xp_box; typedef in typeref:struct:xp_box_struct
190 xp_box *shape_rects;
354 const xp_box *in_rect,
358 xp_box *out_rect);
365 const xp_box *shape_rects,
384 int dst_nrects, const xp_box *dst_rects,
396 int *ret_nrects, xp_box **ret_rects);
398 extern void xp_free_shape (int nrects, xp_box *rect
[all...]

Completed in 78 milliseconds