Searched refs:pixman_fixed_ceil (Results 1 - 15 of 15) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dpicture.h206 #define xFixedCeil(f) pixman_fixed_ceil(f)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dpicture.h206 #define xFixedCeil(f) pixman_fixed_ceil(f)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dpicture.h196 #define xFixedCeil(f) pixman_fixed_ceil(f)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dpicture.h196 #define xFixedCeil(f) pixman_fixed_ceil(f)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dpicture.h196 #define xFixedCeil(f) pixman_fixed_ceil(f)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dpicture.h206 #define xFixedCeil(f) pixman_fixed_ceil(f)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dpicture.h206 #define xFixedCeil(f) pixman_fixed_ceil(f)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dpicture.h205 #define xFixedCeil(f) pixman_fixed_ceil(f)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dpicture.h205 #define xFixedCeil(f) pixman_fixed_ceil(f)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dpicture.h205 #define xFixedCeil(f) pixman_fixed_ceil(f)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dpicture.h205 #define xFixedCeil(f) pixman_fixed_ceil(f)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dpicture.h206 #define xFixedCeil(f) pixman_fixed_ceil(f)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dpicture.h206 #define xFixedCeil(f) pixman_fixed_ceil(f)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dpicture.h206 #define xFixedCeil(f) pixman_fixed_ceil(f)
/vbox/src/VBox/Additions/x11/x11include/pixman-0.16.0/
H A Dpixman.h118 #define pixman_fixed_ceil(f) pixman_fixed_floor ((f) + pixman_fixed_1_minus_e) macro

Completed in 89 milliseconds