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 D | afb.h | 965 afbScanlineOffsetNoBankSwitch(_ptr, (_y) * (_w) + ((_x) >> MFB_PWSH)) 993 afbScanlineOffset(_ptr, (_y) * (_w) + ((_x) >> MFB_PWSH))
|
H A D | mfb.h | 986 mfbScanlineOffsetNoBankSwitch(_ptr, (_y) * (_w) + ((_x) >> MFB_PWSH)) 1014 mfbScanlineOffset(_ptr, (_y) * (_w) + ((_x) >> MFB_PWSH))
|
H A D | maskbits.h | 226 #define MFB_PWSH 5 macro 249 #define PWSH MFB_PWSH
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/ |
H A D | afb.h | 841 afbScanlineOffsetNoBankSwitch(_ptr, (_y) * (_w) + ((_x) >> MFB_PWSH)) 869 afbScanlineOffset(_ptr, (_y) * (_w) + ((_x) >> MFB_PWSH))
|
H A D | mfb.h | 986 mfbScanlineOffsetNoBankSwitch(_ptr, (_y) * (_w) + ((_x) >> MFB_PWSH)) 1014 mfbScanlineOffset(_ptr, (_y) * (_w) + ((_x) >> MFB_PWSH))
|
H A D | maskbits.h | 226 #define MFB_PWSH 5 macro 249 #define PWSH MFB_PWSH
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/ |
H A D | afb.h | 812 afbScanlineOffsetNoBankSwitch(_ptr, (_y) * (_w) + ((_x) >> MFB_PWSH)) 840 afbScanlineOffset(_ptr, (_y) * (_w) + ((_x) >> MFB_PWSH))
|
H A D | mfb.h | 949 mfbScanlineOffsetNoBankSwitch(_ptr, (_y) * (_w) + ((_x) >> MFB_PWSH)) 977 mfbScanlineOffset(_ptr, (_y) * (_w) + ((_x) >> MFB_PWSH))
|
H A D | maskbits.h | 226 #define MFB_PWSH 5 macro 249 #define PWSH MFB_PWSH
|
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/mfb/ |
H A D | mfb.h | 1136 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 D | afb.h | 967 afbScanlineOffsetNoBankSwitch(_ptr, (_y) * (_w) + ((_x) >> MFB_PWSH)) 995 afbScanlineOffset(_ptr, (_y) * (_w) + ((_x) >> MFB_PWSH))
|
H A D | mfb.h | 988 mfbScanlineOffsetNoBankSwitch(_ptr, (_y) * (_w) + ((_x) >> MFB_PWSH)) 1016 mfbScanlineOffset(_ptr, (_y) * (_w) + ((_x) >> MFB_PWSH))
|
H A D | maskbits.h | 228 #define MFB_PWSH 5 macro 251 #define PWSH MFB_PWSH
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/ |
H A D | afb.h | 967 afbScanlineOffsetNoBankSwitch(_ptr, (_y) * (_w) + ((_x) >> MFB_PWSH)) 995 afbScanlineOffset(_ptr, (_y) * (_w) + ((_x) >> MFB_PWSH))
|
H A D | ilbm.h | 894 ilbmScanlineOffsetNoBankSwitch(_ptr, (_y)*(_w)+((_x)>>MFB_PWSH)) 922 ilbmScanlineOffset(_ptr, (_y)*(_w)+((_x)>>MFB_PWSH))
|
H A D | mfb.h | 988 mfbScanlineOffsetNoBankSwitch(_ptr, (_y) * (_w) + ((_x) >> MFB_PWSH)) 1016 mfbScanlineOffset(_ptr, (_y) * (_w) + ((_x) >> MFB_PWSH))
|
H A D | maskbits.h | 228 #define MFB_PWSH 5 macro 251 #define PWSH MFB_PWSH
|
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/afb/ |
H A D | afb.h | 1151 afbScanlineOffsetNoBankSwitch(_ptr, (_y) * (_w) + ((_x) >> MFB_PWSH)) 1179 afbScanlineOffset(_ptr, (_y) * (_w) + ((_x) >> MFB_PWSH))
|
Completed in 63 milliseconds