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

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dafb.h936 #define afbGetWindowTypedWidthAndPointer(pWin, width, pointer, wtype, ptype) {\ macro
943 afbGetWindowTypedWidthAndPointer(pWin, width, pointer, PixelType, PixelType)
946 afbGetWindowTypedWidthAndPointer(pWin, width, pointer, char, char)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dafb.h812 #define afbGetWindowTypedWidthAndPointer(pWin, width, pointer, wtype, ptype) {\ macro
819 afbGetWindowTypedWidthAndPointer(pWin, width, pointer, PixelType, PixelType)
822 afbGetWindowTypedWidthAndPointer(pWin, width, pointer, char, char)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dafb.h783 #define afbGetWindowTypedWidthAndPointer(pWin, width, pointer, wtype, ptype) {\ macro
790 afbGetWindowTypedWidthAndPointer(pWin, width, pointer, PixelType, PixelType)
793 afbGetWindowTypedWidthAndPointer(pWin, width, pointer, char, char)
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/afb/
H A Dafb.h1122 #define afbGetWindowTypedWidthAndPointer(pWin, width, pointer, wtype, ptype) {\ macro
1129 afbGetWindowTypedWidthAndPointer(pWin, width, pointer, PixelType, PixelType)
1132 afbGetWindowTypedWidthAndPointer(pWin, width, pointer, char, char)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dafb.h938 #define afbGetWindowTypedWidthAndPointer(pWin, width, pointer, wtype, ptype) {\ macro
945 afbGetWindowTypedWidthAndPointer(pWin, width, pointer, PixelType, PixelType)
948 afbGetWindowTypedWidthAndPointer(pWin, width, pointer, char, char)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dafb.h938 #define afbGetWindowTypedWidthAndPointer(pWin, width, pointer, wtype, ptype) {\ macro
945 afbGetWindowTypedWidthAndPointer(pWin, width, pointer, PixelType, PixelType)
948 afbGetWindowTypedWidthAndPointer(pWin, width, pointer, char, char)

Completed in 55 milliseconds