Searched refs:MFB_PWSH (Results 1 - 18 of 18) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dafb.h965 afbScanlineOffsetNoBankSwitch(_ptr, (_y) * (_w) + ((_x) >> MFB_PWSH))
993 afbScanlineOffset(_ptr, (_y) * (_w) + ((_x) >> MFB_PWSH))
H A Dmfb.h986 mfbScanlineOffsetNoBankSwitch(_ptr, (_y) * (_w) + ((_x) >> MFB_PWSH))
1014 mfbScanlineOffset(_ptr, (_y) * (_w) + ((_x) >> MFB_PWSH))
H A Dmaskbits.h226 #define MFB_PWSH 5 macro
249 #define PWSH MFB_PWSH
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dafb.h841 afbScanlineOffsetNoBankSwitch(_ptr, (_y) * (_w) + ((_x) >> MFB_PWSH))
869 afbScanlineOffset(_ptr, (_y) * (_w) + ((_x) >> MFB_PWSH))
H A Dmfb.h986 mfbScanlineOffsetNoBankSwitch(_ptr, (_y) * (_w) + ((_x) >> MFB_PWSH))
1014 mfbScanlineOffset(_ptr, (_y) * (_w) + ((_x) >> MFB_PWSH))
H A Dmaskbits.h226 #define MFB_PWSH 5 macro
249 #define PWSH MFB_PWSH
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dafb.h812 afbScanlineOffsetNoBankSwitch(_ptr, (_y) * (_w) + ((_x) >> MFB_PWSH))
840 afbScanlineOffset(_ptr, (_y) * (_w) + ((_x) >> MFB_PWSH))
H A Dmfb.h949 mfbScanlineOffsetNoBankSwitch(_ptr, (_y) * (_w) + ((_x) >> MFB_PWSH))
977 mfbScanlineOffset(_ptr, (_y) * (_w) + ((_x) >> MFB_PWSH))
H A Dmaskbits.h226 #define MFB_PWSH 5 macro
249 #define PWSH MFB_PWSH
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/mfb/
H A Dmfb.h1136 mfbScanlineOffsetNoBankSwitch(_ptr, (_y) * (_w) + ((_x) >> MFB_PWSH))
1164 mfbScanlineOffset(_ptr, (_y) * (_w) + ((_x) >> MFB_PWSH))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dafb.h967 afbScanlineOffsetNoBankSwitch(_ptr, (_y) * (_w) + ((_x) >> MFB_PWSH))
995 afbScanlineOffset(_ptr, (_y) * (_w) + ((_x) >> MFB_PWSH))
H A Dmfb.h988 mfbScanlineOffsetNoBankSwitch(_ptr, (_y) * (_w) + ((_x) >> MFB_PWSH))
1016 mfbScanlineOffset(_ptr, (_y) * (_w) + ((_x) >> MFB_PWSH))
H A Dmaskbits.h228 #define MFB_PWSH 5 macro
251 #define PWSH MFB_PWSH
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dafb.h967 afbScanlineOffsetNoBankSwitch(_ptr, (_y) * (_w) + ((_x) >> MFB_PWSH))
995 afbScanlineOffset(_ptr, (_y) * (_w) + ((_x) >> MFB_PWSH))
H A Dilbm.h894 ilbmScanlineOffsetNoBankSwitch(_ptr, (_y)*(_w)+((_x)>>MFB_PWSH))
922 ilbmScanlineOffset(_ptr, (_y)*(_w)+((_x)>>MFB_PWSH))
H A Dmfb.h988 mfbScanlineOffsetNoBankSwitch(_ptr, (_y) * (_w) + ((_x) >> MFB_PWSH))
1016 mfbScanlineOffset(_ptr, (_y) * (_w) + ((_x) >> MFB_PWSH))
H A Dmaskbits.h228 #define MFB_PWSH 5 macro
251 #define PWSH MFB_PWSH
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/afb/
H A Dafb.h1151 afbScanlineOffsetNoBankSwitch(_ptr, (_y) * (_w) + ((_x) >> MFB_PWSH))
1179 afbScanlineOffset(_ptr, (_y) * (_w) + ((_x) >> MFB_PWSH))

Completed in 64 milliseconds