Searched refs:FbIntDiv (Results 1 - 9 of 9) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dfbpict.h41 #define FbIntDiv(a,b) (((CARD16) (a) * 255) / (b)) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dfbpict.h41 #define FbIntDiv(a,b) (((CARD16) (a) * 255) / (b)) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dfbpict.h41 #define FbIntDiv(a,b) (((CARD16) (a) * 255) / (b)) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dfbpict.h41 #define FbIntDiv(a,b) (((CARD16) (a) * 255) / (b)) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dfbpict.h41 #define FbIntDiv(a,b) (((CARD16) (a) * 255) / (b)) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dfbpict.h41 #define FbIntDiv(a,b) (((CARD16) (a) * 255) / (b)) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dfbpict.h41 #define FbIntDiv(a,b) (((CARD16) (a) * 255) / (b)) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dfbpict.h35 #define FbIntDiv(a,b) (((CARD16) (a) * 255) / (b)) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dfbpict.h35 #define FbIntDiv(a,b) (((CARD16) (a) * 255) / (b)) macro

Completed in 43 milliseconds