Searched refs:pixman_int_to_fixed (Results 1 - 16 of 16) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/pixman-0.16.0/
H A Dpixman-edge-imp.h62 rx = pixman_int_to_fixed (width);
68 rx = pixman_int_to_fixed (width) - 1;
H A Dpixman.h110 #define pixman_fixed_1 (pixman_int_to_fixed(1))
113 #define pixman_int_to_fixed(i) ((pixman_fixed_t) ((i) << 16)) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dpicture.h200 #define IntToxFixed(i) pixman_int_to_fixed(i)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dpicture.h200 #define IntToxFixed(i) pixman_int_to_fixed(i)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dpicture.h190 #define IntToxFixed(i) pixman_int_to_fixed(i)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dpicture.h190 #define IntToxFixed(i) pixman_int_to_fixed(i)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dpicture.h190 #define IntToxFixed(i) pixman_int_to_fixed(i)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dpicture.h200 #define IntToxFixed(i) pixman_int_to_fixed(i)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dpicture.h200 #define IntToxFixed(i) pixman_int_to_fixed(i)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dpicture.h199 #define IntToxFixed(i) pixman_int_to_fixed(i)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dpicture.h199 #define IntToxFixed(i) pixman_int_to_fixed(i)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dpicture.h199 #define IntToxFixed(i) pixman_int_to_fixed(i)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dpicture.h199 #define IntToxFixed(i) pixman_int_to_fixed(i)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dpicture.h200 #define IntToxFixed(i) pixman_int_to_fixed(i)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dpicture.h200 #define IntToxFixed(i) pixman_int_to_fixed(i)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dpicture.h200 #define IntToxFixed(i) pixman_int_to_fixed(i)

Completed in 61 milliseconds