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

/vbox/src/VBox/Additions/x11/x11include/pixman-0.16.0/
H A Dpixman.h128 typedef struct pixman_point_fixed pixman_point_fixed_t; typedef in typeref:struct:pixman_point_fixed
149 pixman_point_fixed_t p1, p2;
697 pixman_image_t *pixman_image_create_linear_gradient (pixman_point_fixed_t *p1,
698 pixman_point_fixed_t *p2,
701 pixman_image_t *pixman_image_create_radial_gradient (pixman_point_fixed_t *inner,
702 pixman_point_fixed_t *outer,
707 pixman_image_t *pixman_image_create_conical_gradient (pixman_point_fixed_t *center,

Completed in 46 milliseconds