Searched defs:miIndexToEnt15 (Results 1 - 17 of 17) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dmipict.h45 #define miIndexToEnt15(mif,rgb15) ((mif)->ent[rgb15]) macro
46 #define miIndexToEnt24(mif,rgb24) miIndexToEnt15(mif,miCvtR8G8B8to15(rgb24))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dmipict.h45 #define miIndexToEnt15(mif,rgb15) ((mif)->ent[rgb15]) macro
46 #define miIndexToEnt24(mif,rgb24) miIndexToEnt15(mif,miCvtR8G8B8to15(rgb24))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dmipict.h45 #define miIndexToEnt15(mif,rgb15) ((mif)->ent[rgb15]) macro
46 #define miIndexToEnt24(mif,rgb24) miIndexToEnt15(mif,miCvtR8G8B8to15(rgb24))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dmipict.h45 #define miIndexToEnt15(mif,rgb15) ((mif)->ent[rgb15]) macro
46 #define miIndexToEnt24(mif,rgb24) miIndexToEnt15(mif,miCvtR8G8B8to15(rgb24))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dmipict.h45 #define miIndexToEnt15(mif,rgb15) ((mif)->ent[rgb15]) macro
46 #define miIndexToEnt24(mif,rgb24) miIndexToEnt15(mif,miCvtR8G8B8to15(rgb24))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dmipict.h45 #define miIndexToEnt15(mif,rgb15) ((mif)->ent[rgb15]) macro
46 #define miIndexToEnt24(mif,rgb24) miIndexToEnt15(mif,miCvtR8G8B8to15(rgb24))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dmipict.h45 #define miIndexToEnt15(mif,rgb15) ((mif)->ent[rgb15]) macro
46 #define miIndexToEnt24(mif,rgb24) miIndexToEnt15(mif,miCvtR8G8B8to15(rgb24))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dmipict.h45 #define miIndexToEnt15(mif,rgb15) ((mif)->ent[rgb15]) macro
46 #define miIndexToEnt24(mif,rgb24) miIndexToEnt15(mif,miCvtR8G8B8to15(rgb24))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dmipict.h45 #define miIndexToEnt15(mif,rgb15) ((mif)->ent[rgb15]) macro
46 #define miIndexToEnt24(mif,rgb24) miIndexToEnt15(mif,miCvtR8G8B8to15(rgb24))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dmipict.h45 #define miIndexToEnt15(mif,rgb15) ((mif)->ent[rgb15]) macro
46 #define miIndexToEnt24(mif,rgb24) miIndexToEnt15(mif,miCvtR8G8B8to15(rgb24))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dmipict.h45 #define miIndexToEnt15(mif,rgb15) ((mif)->ent[rgb15]) macro
46 #define miIndexToEnt24(mif,rgb24) miIndexToEnt15(mif,miCvtR8G8B8to15(rgb24))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dmipict.h45 #define miIndexToEnt15(mif,rgb15) ((mif)->ent[rgb15]) macro
46 #define miIndexToEnt24(mif,rgb24) miIndexToEnt15(mif,miCvtR8G8B8to15(rgb24))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dmipict.h45 #define miIndexToEnt15(mif,rgb15) ((mif)->ent[rgb15]) macro
46 #define miIndexToEnt24(mif,rgb24) miIndexToEnt15(mif,miCvtR8G8B8to15(rgb24))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dmipict.h45 #define miIndexToEnt15(mif,rgb15) ((mif)->ent[rgb15]) macro
46 #define miIndexToEnt24(mif,rgb24) miIndexToEnt15(mif,miCvtR8G8B8to15(rgb24))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dmipict.h45 #define miIndexToEnt15(mif,rgb15) ((mif)->ent[rgb15]) macro
46 #define miIndexToEnt24(mif,rgb24) miIndexToEnt15(mif,miCvtR8G8B8to15(rgb24))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dmipict.h46 #define miIndexToEnt15(mif,rgb15) ((mif)->ent[rgb15]) macro
47 #define miIndexToEnt24(mif,rgb24) miIndexToEnt15(mif,miCvtR8G8B8to15(rgb24))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dmipict.h46 #define miIndexToEnt15(mif,rgb15) ((mif)->ent[rgb15]) macro
47 #define miIndexToEnt24(mif,rgb24) miIndexToEnt15(mif,miCvtR8G8B8to15(rgb24))

Completed in 39 milliseconds