Home | History | Annotate | Download | only in pixman

Lines Matching refs:pixman_box32_t

167 	pixman_box32_t *  rbox = pixman_region32_rectangles (region, NULL);
168 pixman_box32_t * cbox = pixman_region32_rectangles (clip, NULL);
338 const pixman_box32_t *extents,
402 const pixman_box32_t *extents,
410 pixman_box32_t exp_extents;
585 pixman_box32_t extents;
589 const pixman_box32_t *pbox;
844 pixman_box32_t stack_boxes[6];
845 pixman_box32_t *boxes;
851 boxes = pixman_malloc_ab (sizeof (pixman_box32_t), n_rects);
881 const pixman_box32_t *boxes)
915 pixman_box32_t *rects;
931 const pixman_box32_t *rect = &(rects[j]);
948 const pixman_box32_t *box = &(boxes[i]);