Searched defs:afbGetTypedWidthAndPointer (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dafb.h908 #define afbGetTypedWidthAndPointer(pDrawable, width, pointer, wtype, ptype) {\ macro
931 afbGetTypedWidthAndPointer(pDrawable, width, pointer, unsigned char, unsigned char)
934 afbGetTypedWidthAndPointer(pDrawable, width, pointer, PixelType, PixelType)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dafb.h784 #define afbGetTypedWidthAndPointer(pDrawable, width, pointer, wtype, ptype) {\ macro
807 afbGetTypedWidthAndPointer(pDrawable, width, pointer, unsigned char, unsigned char)
810 afbGetTypedWidthAndPointer(pDrawable, width, pointer, PixelType, PixelType)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dafb.h755 #define afbGetTypedWidthAndPointer(pDrawable, width, pointer, wtype, ptype) {\ macro
778 afbGetTypedWidthAndPointer(pDrawable, width, pointer, unsigned char, unsigned char)
781 afbGetTypedWidthAndPointer(pDrawable, width, pointer, PixelType, PixelType)
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/afb/
H A Dafb.h1094 #define afbGetTypedWidthAndPointer(pDrawable, width, pointer, wtype, ptype) {\ macro
1117 afbGetTypedWidthAndPointer(pDrawable, width, pointer, unsigned char, unsigned char)
1120 afbGetTypedWidthAndPointer(pDrawable, width, pointer, PixelType, PixelType)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dafb.h910 #define afbGetTypedWidthAndPointer(pDrawable, width, pointer, wtype, ptype) {\ macro
933 afbGetTypedWidthAndPointer(pDrawable, width, pointer, unsigned char, unsigned char)
936 afbGetTypedWidthAndPointer(pDrawable, width, pointer, PixelType, PixelType)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dafb.h910 #define afbGetTypedWidthAndPointer(pDrawable, width, pointer, wtype, ptype) {\ macro
933 afbGetTypedWidthAndPointer(pDrawable, width, pointer, unsigned char, unsigned char)
936 afbGetTypedWidthAndPointer(pDrawable, width, pointer, PixelType, PixelType)

Completed in 55 milliseconds