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

/vbox/src/VBox/Additions/x11/x11include/pixman-0.16.0/
H A Dpixman.h346 typedef struct pixman_box16 pixman_box16_t; typedef in typeref:struct:pixman_box16
353 /* pixman_box16_t rects[size]; in memory but not explicitly declared */
369 pixman_box16_t extents;
383 void pixman_region_set_static_pointers (pixman_box16_t *empty_box,
395 pixman_box16_t *boxes,
398 pixman_box16_t *extents);
426 pixman_box16_t *inv_rect);
430 pixman_box16_t *box);
432 pixman_box16_t *prect);
434 pixman_box16_t * pixman_region_extent
[all...]

Completed in 51 milliseconds