Searched defs:FbPrev24Rot (Results 1 - 18 of 18) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dfb.h502 #define FbPrev24Rot(r) ((r) == 0 ? 16 : (r) - 8) macro
514 #define FbPrev24Rot(r) ((r) == 16 ? 0 : (r) + 8) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dfb.h346 #define FbPrev24Rot(r) ((r) == 16 ? 0 : (r) + 8) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dfb.h496 #define FbPrev24Rot(r) ((r) == 0 ? 16 : (r) - 8) macro
508 #define FbPrev24Rot(r) ((r) == 16 ? 0 : (r) + 8) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dfb.h531 #define FbPrev24Rot(r) ((r) == 0 ? 16 : (r) - 8) macro
543 #define FbPrev24Rot(r) ((r) == 16 ? 0 : (r) + 8) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dfb.h532 #define FbPrev24Rot(r) ((r) == 0 ? 16 : (r) - 8) macro
544 #define FbPrev24Rot(r) ((r) == 16 ? 0 : (r) + 8) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dfb.h528 #define FbPrev24Rot(r) ((r) == 0 ? 16 : (r) - 8) macro
540 #define FbPrev24Rot(r) ((r) == 16 ? 0 : (r) + 8) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dfb.h540 #define FbPrev24Rot(r) ((r) == 0 ? 16 : (r) - 8) macro
552 #define FbPrev24Rot(r) ((r) == 16 ? 0 : (r) + 8) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dfb.h540 #define FbPrev24Rot(r) ((r) == 0 ? 16 : (r) - 8) macro
552 #define FbPrev24Rot(r) ((r) == 16 ? 0 : (r) + 8) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dfb.h536 #define FbPrev24Rot(r) ((r) == 0 ? 16 : (r) - 8) macro
548 #define FbPrev24Rot(r) ((r) == 16 ? 0 : (r) + 8) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dfb.h536 #define FbPrev24Rot(r) ((r) == 0 ? 16 : (r) - 8) macro
548 #define FbPrev24Rot(r) ((r) == 16 ? 0 : (r) + 8) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dfb.h515 #define FbPrev24Rot(r) ((r) == 0 ? 16 : (r) - 8) macro
527 #define FbPrev24Rot(r) ((r) == 16 ? 0 : (r) + 8) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dfb.h515 #define FbPrev24Rot(r) ((r) == 0 ? 16 : (r) - 8) macro
527 #define FbPrev24Rot(r) ((r) == 16 ? 0 : (r) + 8) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dfb.h503 #define FbPrev24Rot(r) ((r) == 0 ? 16 : (r) - 8) macro
515 #define FbPrev24Rot(r) ((r) == 16 ? 0 : (r) + 8) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dfb.h502 #define FbPrev24Rot(r) ((r) == 0 ? 16 : (r) - 8) macro
514 #define FbPrev24Rot(r) ((r) == 16 ? 0 : (r) + 8) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dfb.h502 #define FbPrev24Rot(r) ((r) == 0 ? 16 : (r) - 8) macro
514 #define FbPrev24Rot(r) ((r) == 16 ? 0 : (r) + 8) macro
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/fb/
H A Dfb.h494 #define FbPrev24Rot(r) ((r) == 0 ? 16 : (r) - 8) macro
506 #define FbPrev24Rot(r) ((r) == 16 ? 0 : (r) + 8) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dfb.h498 #define FbPrev24Rot(r) ((r) == 0 ? 16 : (r) - 8) macro
510 #define FbPrev24Rot(r) ((r) == 16 ? 0 : (r) + 8) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dfb.h498 #define FbPrev24Rot(r) ((r) == 0 ? 16 : (r) - 8) macro
510 #define FbPrev24Rot(r) ((r) == 16 ? 0 : (r) + 8) macro

Completed in 86 milliseconds