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

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dfbpict.h56 #define FbOverC(x,y,i,a,t) ((t) = FbIntMult(FbGet8(y,i),FbGet8(a,i),(t)) + FbGet8(x,i),\ macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dfbpict.h56 #define FbOverC(x,y,i,a,t) ((t) = FbIntMult(FbGet8(y,i),FbGet8(a,i),(t)) + FbGet8(x,i),\ macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dfbpict.h56 #define FbOverC(x,y,i,a,t) ((t) = FbIntMult(FbGet8(y,i),FbGet8(a,i),(t)) + FbGet8(x,i),\ macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dfbpict.h56 #define FbOverC(x,y,i,a,t) ((t) = FbIntMult(FbGet8(y,i),FbGet8(a,i),(t)) + FbGet8(x,i),\ macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dfbpict.h56 #define FbOverC(x,y,i,a,t) ((t) = FbIntMult(FbGet8(y,i),FbGet8(a,i),(t)) + FbGet8(x,i),\ macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dfbpict.h56 #define FbOverC(x,y,i,a,t) ((t) = FbIntMult(FbGet8(y,i),FbGet8(a,i),(t)) + FbGet8(x,i),\ macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dfbpict.h56 #define FbOverC(x,y,i,a,t) ((t) = FbIntMult(FbGet8(y,i),FbGet8(a,i),(t)) + FbGet8(x,i),\ macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dfbpict.h50 #define FbOverC(x,y,i,a,t) ((t) = FbIntMult(FbGet8(y,i),FbGet8(a,i),(t)) + FbGet8(x,i),\ macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dfbpict.h50 #define FbOverC(x,y,i,a,t) ((t) = FbIntMult(FbGet8(y,i),FbGet8(a,i),(t)) + FbGet8(x,i),\ macro

Completed in 43 milliseconds