Searched refs:pixman_fixed_t (Results 1 - 17 of 17) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/pixman-0.16.0/
H A Dpixman.h107 typedef pixman_fixed_16_16_t pixman_fixed_t; typedef
109 #define pixman_fixed_e ((pixman_fixed_t) 1)
113 #define pixman_int_to_fixed(i) ((pixman_fixed_t) ((i) << 16))
115 #define pixman_double_to_fixed(d) ((pixman_fixed_t) ((d) * 65536.0))
143 pixman_fixed_t x;
144 pixman_fixed_t y;
158 pixman_fixed_t vector[3];
163 pixman_fixed_t matrix[3][3];
178 pixman_fixed_t sx,
179 pixman_fixed_t s
[all...]
H A Dpixman-edge-imp.h30 pixman_fixed_t t,
31 pixman_fixed_t b)
33 pixman_fixed_t y = t;
43 pixman_fixed_t lx;
44 pixman_fixed_t rx;
H A Dpixman-private.h90 pixman_fixed_t * filter_params;
136 pixman_fixed_t x;
137 pixman_fixed_t y;
138 pixman_fixed_t radius;
157 pixman_fixed_t angle;
369 pixman_fixed_t t,
370 pixman_fixed_t b);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dpicture.h195 typedef pixman_fixed_t xFixed;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dpicture.h195 typedef pixman_fixed_t xFixed;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dpicture.h186 typedef pixman_fixed_t xFixed;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dpicture.h186 typedef pixman_fixed_t xFixed;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dpicture.h186 typedef pixman_fixed_t xFixed;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dpicture.h196 typedef pixman_fixed_t xFixed;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dpicture.h196 typedef pixman_fixed_t xFixed;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dpicture.h195 typedef pixman_fixed_t xFixed;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dpicture.h195 typedef pixman_fixed_t xFixed;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dpicture.h195 typedef pixman_fixed_t xFixed;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dpicture.h195 typedef pixman_fixed_t xFixed;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dpicture.h195 typedef pixman_fixed_t xFixed;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dpicture.h195 typedef pixman_fixed_t xFixed;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dpicture.h195 typedef pixman_fixed_t xFixed;

Completed in 53 milliseconds