Searched defs:cfbGetWindowTypedWidthAndPointer (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dcfb.h1288 #define cfbGetWindowTypedWidthAndPointer(pWin, width, pointer, wtype, ptype) {\ macro
1295 cfbGetWindowTypedWidthAndPointer(pWin, width, pointer, CfbBits, CfbBits)
1298 cfbGetWindowTypedWidthAndPointer(pWin, width, pointer, unsigned char, unsigned char)
1301 cfbGetWindowTypedWidthAndPointer(pDrawable, width, pointer, PixelType, PixelType)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dcfb.h1288 #define cfbGetWindowTypedWidthAndPointer(pWin, width, pointer, wtype, ptype) {\ macro
1295 cfbGetWindowTypedWidthAndPointer(pWin, width, pointer, CfbBits, CfbBits)
1298 cfbGetWindowTypedWidthAndPointer(pWin, width, pointer, unsigned char, unsigned char)
1301 cfbGetWindowTypedWidthAndPointer(pDrawable, width, pointer, PixelType, PixelType)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dcfb.h1237 #define cfbGetWindowTypedWidthAndPointer(pWin, width, pointer, wtype, ptype) {\ macro
1244 cfbGetWindowTypedWidthAndPointer(pWin, width, pointer, CfbBits, CfbBits)
1247 cfbGetWindowTypedWidthAndPointer(pWin, width, pointer, unsigned char, unsigned char)
1250 cfbGetWindowTypedWidthAndPointer(pDrawable, width, pointer, PixelType, PixelType)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dcfb.h1290 #define cfbGetWindowTypedWidthAndPointer(pWin, width, pointer, wtype, ptype) {\ macro
1297 cfbGetWindowTypedWidthAndPointer(pWin, width, pointer, CfbBits, CfbBits)
1300 cfbGetWindowTypedWidthAndPointer(pWin, width, pointer, unsigned char, unsigned char)
1303 cfbGetWindowTypedWidthAndPointer(pDrawable, width, pointer, PixelType, PixelType)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dcfb.h1290 #define cfbGetWindowTypedWidthAndPointer(pWin, width, pointer, wtype, ptype) {\ macro
1297 cfbGetWindowTypedWidthAndPointer(pWin, width, pointer, CfbBits, CfbBits)
1300 cfbGetWindowTypedWidthAndPointer(pWin, width, pointer, unsigned char, unsigned char)
1303 cfbGetWindowTypedWidthAndPointer(pDrawable, width, pointer, PixelType, PixelType)

Completed in 66 milliseconds