1 | /*
|
---|
2 | * Copyright (C) 1994-1998 The XFree86 Project, Inc. All Rights Reserved.
|
---|
3 | *
|
---|
4 | * Permission is hereby granted, free of charge, to any person obtaining a copy
|
---|
5 | * of this software and associated documentation files (the "Software"), to
|
---|
6 | * deal in the Software without restriction, including without limitation the
|
---|
7 | * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
|
---|
8 | * sell copies of the Software, and to permit persons to whom the Software is
|
---|
9 | * furnished to do so, subject to the following conditions:
|
---|
10 | *
|
---|
11 | * The above copyright notice and this permission notice shall be included in
|
---|
12 | * all copies or substantial portions of the Software.
|
---|
13 | *
|
---|
14 | * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
---|
15 | * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
---|
16 | * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
---|
17 | * XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
---|
18 | * IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
---|
19 | * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
---|
20 | *
|
---|
21 | * Except as contained in this notice, the name of the XFree86 Project shall
|
---|
22 | * not be used in advertising or otherwise to promote the sale, use or other
|
---|
23 | * dealings in this Software without prior written authorization from the
|
---|
24 | * XFree86 Project.
|
---|
25 | */
|
---|
26 |
|
---|
27 | /*
|
---|
28 | * Unmap names
|
---|
29 | */
|
---|
30 |
|
---|
31 | #undef CFBNAME
|
---|
32 | #undef CATNAME
|
---|
33 |
|
---|
34 | #undef QuartetBitsTable
|
---|
35 | #undef QuartetPixelMaskTable
|
---|
36 | #undef cfb8ClippedLineCopy
|
---|
37 | #undef cfb8ClippedLineGeneral
|
---|
38 | #undef cfb8ClippedLineXor
|
---|
39 | #undef cfb8LineSS1Rect
|
---|
40 | #undef cfb8LineSS1RectCopy
|
---|
41 | #undef cfb8LineSS1RectGeneral
|
---|
42 | #undef cfb8LineSS1RectPreviousCopy
|
---|
43 | #undef cfb8LineSS1RectXor
|
---|
44 | #undef cfb8SegmentSS1Rect
|
---|
45 | #undef cfb8SegmentSS1RectCopy
|
---|
46 | #undef cfb8SegmentSS1RectGeneral
|
---|
47 | #undef cfb8SegmentSS1RectShiftCopy
|
---|
48 | #undef cfb8SegmentSS1RectXor
|
---|
49 | #undef cfbAllocatePrivates
|
---|
50 | #undef cfbBSFuncRec
|
---|
51 | #undef cfbBitBlt
|
---|
52 | #undef cfbBresD
|
---|
53 | #undef cfbBresS
|
---|
54 | #undef cfbChangeWindowAttributes
|
---|
55 | #undef cfbClearVisualTypes
|
---|
56 | #undef cfbCloseScreen
|
---|
57 | #undef cfbCreateDefColormap
|
---|
58 | #undef cfbCopyArea
|
---|
59 | #undef cfbCopyImagePlane
|
---|
60 | #undef cfbCopyPixmap
|
---|
61 | #undef cfbCopyPlane
|
---|
62 | #undef cfbCopyPlaneReduce
|
---|
63 | #undef cfbCopyRotatePixmap
|
---|
64 | #undef cfbCopyWindow
|
---|
65 | #undef cfbCreateGC
|
---|
66 | #undef cfbCreatePixmap
|
---|
67 | #undef cfbCreateScreenResources
|
---|
68 | #undef cfbCreateWindow
|
---|
69 | #undef cfbDestroyPixmap
|
---|
70 | #undef cfbDestroyWindow
|
---|
71 | #undef cfbDoBitblt
|
---|
72 | #undef cfbDoBitbltCopy
|
---|
73 | #undef cfbDoBitbltGeneral
|
---|
74 | #undef cfbDoBitbltOr
|
---|
75 | #undef cfbDoBitbltXor
|
---|
76 | #undef cfbExpandDirectColors
|
---|
77 | #undef cfbFillBoxSolid
|
---|
78 | #undef cfbFillBoxTile32
|
---|
79 | #undef cfbFillBoxTile32sCopy
|
---|
80 | #undef cfbFillBoxTile32sGeneral
|
---|
81 | #undef cfbFillBoxTileOdd
|
---|
82 | #undef cfbFillBoxTileOddCopy
|
---|
83 | #undef cfbFillBoxTileOddGeneral
|
---|
84 | #undef cfbFillPoly1RectCopy
|
---|
85 | #undef cfbFillPoly1RectGeneral
|
---|
86 | #undef cfbFillRectSolidCopy
|
---|
87 | #undef cfbFillRectSolidGeneral
|
---|
88 | #undef cfbFillRectSolidXor
|
---|
89 | #undef cfbFillRectTile32Copy
|
---|
90 | #undef cfbFillRectTile32General
|
---|
91 | #undef cfbFillRectTileOdd
|
---|
92 | #undef cfbFillSpanTile32sCopy
|
---|
93 | #undef cfbFillSpanTile32sGeneral
|
---|
94 | #undef cfbFillSpanTileOddCopy
|
---|
95 | #undef cfbFillSpanTileOddGeneral
|
---|
96 | #undef cfbFinishScreenInit
|
---|
97 | #undef cfbGCFuncs
|
---|
98 | #undef cfbGCPrivateIndex
|
---|
99 | #undef cfbGetImage
|
---|
100 | #undef cfbGetScreenPixmap
|
---|
101 | #undef cfbGetSpans
|
---|
102 | #undef cfbHorzS
|
---|
103 | #undef cfbImageGlyphBlt8
|
---|
104 | #undef cfbInitializeColormap
|
---|
105 | #undef cfbInitVisuals
|
---|
106 | #undef cfbInstallColormap
|
---|
107 | #undef cfbLineSD
|
---|
108 | #undef cfbLineSS
|
---|
109 | #undef cfbListInstalledColormaps
|
---|
110 | #undef cfbMapWindow
|
---|
111 | #undef cfbMatchCommon
|
---|
112 | #undef cfbNonTEOps
|
---|
113 | #undef cfbNonTEOps1Rect
|
---|
114 | #undef cfbPadPixmap
|
---|
115 | #undef cfbPaintWindow
|
---|
116 | #undef cfbPolyFillArcSolidCopy
|
---|
117 | #undef cfbPolyFillArcSolidGeneral
|
---|
118 | #undef cfbPolyFillRect
|
---|
119 | #undef cfbPolyGlyphBlt8
|
---|
120 | #undef cfbPolyGlyphRop8
|
---|
121 | #undef cfbPolyPoint
|
---|
122 | #undef cfbPositionWindow
|
---|
123 | #undef cfbPutImage
|
---|
124 | #undef cfbReduceRasterOp
|
---|
125 | #undef cfbResolveColor
|
---|
126 | #undef cfbRestoreAreas
|
---|
127 | #undef cfbSaveAreas
|
---|
128 | #undef cfbScreenInit
|
---|
129 | #undef cfbScreenPrivateIndex
|
---|
130 | #undef cfbSegmentSD
|
---|
131 | #undef cfbSegmentSS
|
---|
132 | #undef cfbSetScanline
|
---|
133 | #undef cfbSetScreenPixmap
|
---|
134 | #undef cfbSetSpans
|
---|
135 | #undef cfbSetVisualTypes
|
---|
136 | #undef cfbSetupScreen
|
---|
137 | #undef cfbSolidSpansCopy
|
---|
138 | #undef cfbSolidSpansGeneral
|
---|
139 | #undef cfbSolidSpansXor
|
---|
140 | #undef cfbStippleStack
|
---|
141 | #undef cfbStippleStackTE
|
---|
142 | #undef cfbTEGlyphBlt
|
---|
143 | #undef cfbTEOps
|
---|
144 | #undef cfbTEOps1Rect
|
---|
145 | #undef cfbTile32FSCopy
|
---|
146 | #undef cfbTile32FSGeneral
|
---|
147 | #undef cfbUninstallColormap
|
---|
148 | #undef cfbUnmapWindow
|
---|
149 | #undef cfbUnnaturalStippleFS
|
---|
150 | #undef cfbUnnaturalTileFS
|
---|
151 | #undef cfbValidateGC
|
---|
152 | #undef cfbVertS
|
---|
153 | #undef cfbWindowPrivateIndex
|
---|
154 | #undef cfbXRotatePixmap
|
---|
155 | #undef cfbYRotatePixmap
|
---|
156 | #undef cfbZeroPolyArcSS8Copy
|
---|
157 | #undef cfbZeroPolyArcSS8General
|
---|
158 | #undef cfbZeroPolyArcSS8Xor
|
---|
159 | #undef cfbendpartial
|
---|
160 | #undef cfbendtab
|
---|
161 | #undef cfbmask
|
---|
162 | #undef cfbrmask
|
---|
163 | #undef cfbstartpartial
|
---|
164 | #undef cfbstarttab
|
---|