VirtualBox

source: vbox/trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/mfbmap.h@ 77662

最後變更 在這個檔案從77662是 69098,由 vboxsync 提交於 7 年 前

Clean up XFree86 driver header files.
bugref:3810: X11 Guest Additions maintenance
Over the years we have cleaned up the layout in the tree of the X.Org
header files we use to build drivers. The XFree86 ones were still in their
original, rather sub-optimal layout. This change fixes that.

  • 屬性 svn:eol-style 設為 native
檔案大小: 4.6 KB
 
1/* $XFree86: xc/programs/Xserver/hw/xfree86/xf1bpp/mfbmap.h,v 1.2 1998/07/25 16:59:24 dawes Exp $ */
2
3#ifndef _MFBMAP_H
4#define _MFBMAP_H
5
6#define InverseAlu xf1bppInverseAlu
7#define endtab xf1bppendtab
8#define mask xf1bppmask
9#define mergeRopBits xf1bppmergeRopBits
10#define mfbAllocatePrivates xf1bppAllocatePrivates
11#define mfbBSFuncRec xf1bppBSFuncRec
12#define mfbBlackSolidFS xf1bppBlackSolidFS
13#define mfbBlackStippleFS xf1bppBlackStippleFS
14#define mfbBresD xf1bppBresD
15#define mfbBresS xf1bppBresS
16#define mfbChangeWindowAttributes xf1bppChangeWindowAttributes
17#define mfbCloseScreen xf1bppCloseScreen
18#define mfbCopyArea xf1bppCopyArea
19#define mfbCopyPixmap xf1bppCopyPixmap
20#define mfbCopyPlane xf1bppCopyPlane
21#define mfbCopyRotatePixmap xf1bppCopyRotatePixmap
22#define mfbCopyWindow xf1bppCopyWindow
23#define mfbCreateColormap xf1bppCreateColormap
24#define mfbCreateDefColormap xf1bppCreateDefColormap
25#define mfbCreateGC xf1bppCreateGC
26#define mfbCreatePixmap xf1bppCreatePixmap
27#define mfbCreateWindow xf1bppCreateWindow
28#define mfbDestroyColormap xf1bppDestroyColormap
29#define mfbDestroyPixmap xf1bppDestroyPixmap
30#define mfbDestroyWindow xf1bppDestroyWindow
31#define mfbDoBitblt xf1bppDoBitblt
32#define mfbDoBitbltCopy xf1bppDoBitbltCopy
33#define mfbDoBitbltCopyInverted xf1bppDoBitbltCopyInverted
34#define mfbDoBitbltGeneral xf1bppDoBitbltGeneral
35#define mfbDoBitbltOr xf1bppDoBitbltOr
36#define mfbDoBitbltXor xf1bppDoBitbltXor
37#define mfbFillPolyBlack xf1bppFillPolyBlack
38#define mfbFillPolyInvert xf1bppFillPolyInvert
39#define mfbFillPolyWhite xf1bppFillPolyWhite
40#define mfbGCPrivateIndex xf1bppGCPrivateIndex
41#define mfbGetImage xf1bppGetImage
42#define mfbGetSpans xf1bppGetSpans
43#define mfbGetWindowPixmap xf1bppGetWindowPixmap
44#define mfbHorzS xf1bppHorzS
45#define mfbImageGlyphBltBlack xf1bppImageGlyphBltBlack
46#define mfbImageGlyphBltWhite xf1bppImageGlyphBltWhite
47#define mfbInstallColormap xf1bppInstallColormap
48#define mfbInvertSolidFS xf1bppInvertSolidFS
49#define mfbInvertStippleFS xf1bppInvertStippleFS
50#define mfbLineSD xf1bppLineSD
51#define mfbLineSS xf1bppLineSS
52#define mfbListInstalledColormaps xf1bppListInstalledColormaps
53#define mfbMapWindow xf1bppMapWindow
54#define mfbPadPixmap xf1bppPadPixmap
55#define mfbPaintWindow xf1bppPaintWindow
56#define mfbPixmapToRegion xf1bppPixmapToRegion
57#define mfbPolyFillArcSolid xf1bppPolyFillArcSolid
58#define mfbPolyFillRect xf1bppPolyFillRect
59#define mfbPolyGlyphBltBlack xf1bppPolyGlyphBltBlack
60#define mfbPolyGlyphBltInvert xf1bppPolyGlyphBltInvert
61#define mfbPolyGlyphBltWhite xf1bppPolyGlyphBltWhite
62#define mfbPolyPoint xf1bppPolyPoint
63#define mfbPositionWindow xf1bppPositionWindow
64#define mfbPushPixels xf1bppPushPixels
65#define mfbPutImage xf1bppPutImage
66#define mfbQueryBestSize xf1bppQueryBestSize
67#define mfbRealizeFont xf1bppRealizeFont
68#define mfbReduceRop xf1bppReduceRop
69#define mfbRegisterCopyPlaneProc xf1bppRegisterCopyPlaneProc
70#define mfbResolveColor xf1bppResolveColor
71#define mfbRestoreAreas xf1bppRestoreAreas
72#define mfbSaveAreas xf1bppSaveAreas
73#define mfbScreenInit xf1bppScreenInit
74#define mfbSegmentSD xf1bppSegmentSD
75#define mfbSegmentSS xf1bppSegmentSS
76#define mfbSetScanline xf1bppSetScanline
77#define mfbSetSpans xf1bppSetSpans
78#define mfbSetWindowPixmap xf1bppSetWindowPixmap
79#define mfbSolidBlackArea xf1bppSolidBlackArea
80#define mfbSolidInvertArea xf1bppSolidInvertArea
81#define mfbSolidPP xf1bppSolidPP
82#define mfbSolidWhiteArea xf1bppSolidWhiteArea
83#define mfbStippleBlackArea xf1bppStippleBlackArea
84#define mfbStippleInvertArea xf1bppStippleInvertArea
85#define mfbStippleWhiteArea xf1bppStippleWhiteArea
86#define mfbTEGlyphBltBlack xf1bppTEGlyphBltBlack
87#define mfbTEGlyphBltWhite xf1bppTEGlyphBltWhite
88#define mfbTileAreaPPW xf1bppTileAreaPPW
89#define mfbTileAreaPPWCopy xf1bppTileAreaPPWCopy
90#define mfbTileAreaPPWGeneral xf1bppTileAreaPPWGeneral
91#define mfbTileFS xf1bppTileFS
92#define mfbUninstallColormap xf1bppUninstallColormap
93#define mfbUnmapWindow xf1bppUnmapWindow
94#define mfbUnnaturalStippleFS xf1bppUnnaturalStippleFS
95#define mfbUnnaturalTileFS xf1bppUnnaturalTileFS
96#define mfbUnrealizeFont xf1bppUnrealizeFont
97#define mfbValidateGC xf1bppValidateGC
98#define mfbVertS xf1bppVertS
99#define mfbWhiteSolidFS xf1bppWhiteSolidFS
100#define mfbWhiteStippleFS xf1bppWhiteStippleFS
101#define mfbWindowPrivateIndex xf1bppWindowPrivateIndex
102#define mfbXRotatePixmap xf1bppXRotatePixmap
103#define mfbYRotatePixmap xf1bppYRotatePixmap
104#define mfbZeroPolyArcSS xf1bppZeroPolyArcSS
105#define partmasks xf1bpppartmasks
106#define rmask xf1bpprmask
107#define starttab xf1bppstarttab
108
109#endif
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette