Searched defs:XP_COMPOSITE_FUNCTION_DEST_DEPTH (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A DXplugin.h546 #define XP_COMPOSITE_FUNCTION_DEST_DEPTH(f) (((f) >> 0) & 255) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A DXplugin.h547 #define XP_COMPOSITE_FUNCTION_DEST_DEPTH(f) (((f) >> 0) & 255) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A DXplugin.h547 #define XP_COMPOSITE_FUNCTION_DEST_DEPTH(f) (((f) >> 0) & 255) macro

Completed in 436 milliseconds