pulseaudio: fix dependencies for openssl-3
[oi-userland.git] / components / x11 / libXext / mapfile-vers
blob24ba8230e1a046669043d2726dcfd29211b72f59
2 # Copyright (c) 2008, 2015, Oracle and/or its affiliates. All rights reserved.
4 # Permission is hereby granted, free of charge, to any person obtaining a
5 # copy of this software and associated documentation files (the "Software"),
6 # to deal in the Software without restriction, including without limitation
7 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
8 # and/or sell copies of the Software, and to permit persons to whom the
9 # Software is furnished to do so, subject to the following conditions:
11 # The above copyright notice and this permission notice (including the next
12 # paragraph) shall be included in all copies or substantial portions of the
13 # Software.
15 # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16 # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17 # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
18 # THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19 # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
20 # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
21 # DEALINGS IN THE SOFTWARE.
24 SUNW_1.1 {
25     global:
27 # AllPlanes.c
28         XAllPlanesQueryExtension;
29         XAllPlanesQueryVersion;
30         XAllPlanesDrawLines;
31         XAllPlanesDrawPoints;
32         XAllPlanesDrawRectangles;
33         XAllPlanesDrawSegments;
34         XAllPlanesFillRectangles;
35         
36 # DPMS.c
37         DPMSQueryExtension;
38         DPMSGetVersion;
39         DPMSCapable;
40         DPMSSetTimeouts;
41         DPMSGetTimeouts;
42         DPMSEnable;
43         DPMSDisable;
44         DPMSForceLevel;
45         DPMSInfo;
47 # FBPM.c
48         FBPMQueryExtension;
49         FBPMGetVersion;
50         FBPMCapable;
51         FBPMDisable;
52         FBPMEnable;
53         FBPMForceLevel;
54         FBPMInfo;       
56 # MITMisc.c
57         XMITMiscQueryExtension;
58         XMITMiscSetBugMode;
59         XMITMiscGetBugMode;
60         
61 # TransOvl.c
62         XSolarisOvlQueryExtension;
63         XSolarisOvlQueryVersion;
64         XSolarisOvlCreateWindow;
65         XSolarisOvlCopyAreaAndPaintType;
66         XSolarisOvlCopyPaintType;
67         XSolarisOvlGetPaintType;
68         XSolarisOvlIsOverlayWindow;
69         XSolarisOvlSelectPair;
70         XSolarisOvlSelectPartner;
71         XSolarisOvlSetPaintType;
72         XSolarisOvlSetWindowTransparent;
73         XReadScreen;
75 # XAppgroup.c
76         XagQueryVersion;
77         XagCreateEmbeddedApplicationGroup;
78         XagCreateNonembeddedApplicationGroup;
79         XagDestroyApplicationGroup;
80         XagGetApplicationGroupAttributes;
81         XagQueryApplicationGroup;
82         XagCreateAssociation;
83         XagDestroyAssociation;
85 # XEVI.c
86         XeviQueryExtension;
87         XeviQueryVersion;
88         XeviGetVisualInfo;
90 # Xge.c
91         XGEQueryExtension;
92         XGEQueryVersion;
94 # XGrabWin.c
95         XGetRetainedPath;
96         XGrabColormap;  
97         XGrabRetainedWindow;
98         XGrabWindow;
99         XUnGrabColormap;
100         XUnGrabRetainedWindow;
101         XUnGrabWindow;
103 # XLbx.c
104         XLbxQueryExtension;
105         XLbxGetEventBase;
106         XLbxQueryVersion;
108 # XMultibuf.c
109         XmbufQueryExtension;
110         XmbufGetVersion;
111         XmbufCreateBuffers;
112         XmbufDestroyBuffers;
113         XmbufDisplayBuffers;
114         XmbufGetWindowAttributes;
115         XmbufChangeWindowAttributes;
116         XmbufGetBufferAttributes;
117         XmbufChangeBufferAttributes;
118         XmbufGetScreenInfo;
119         XmbufCreateStereoWindow;
120         XmbufClearBufferArea;
122 # XPanoramiX.c
123         XPanoramiXQueryExtension;
124         XPanoramiXQueryVersion;
125         XPanoramiXAllocInfo;    
126         XPanoramiXGetScreenCount;
127         XPanoramiXGetScreenSize;
128         XPanoramiXGetState;
130 # XSecurity.c
131         XSecurityQueryExtension;
132         XSecurityAllocXauth;
133         XSecurityFreeXauth;
134         XSecurityGenerateAuthorization;
135         XSecurityRevokeAuthorization;
137 # XShape.c
138         XShapeQueryExtension;
139         XShapeQueryVersion;
140         XShapeCombineRegion;
141         XShapeCombineRectangles;
142         XShapeCombineMask;
143         XShapeCombineShape;
144         XShapeOffsetShape;
145         XShapeQueryExtents;
146         XShapeSelectInput;
147         XShapeInputSelected;
148         XShapeGetRectangles;
150 # XShm.c
151         XShmQueryExtension;
152         XShmGetEventBase;
153         XShmQueryVersion;
154         XShmPixmapFormat;
155         XShmAttach;
156         XShmDetach;
157         XShmCreateImage;
158         XShmPutImage;
159         XShmGetImage;
160         XShmCreatePixmap;
162 # XSync.c
163         XSyncQueryExtension;
164         XSyncInitialize;
165         XSyncListSystemCounters;
166         XSyncFreeSystemCounterList;
167         XSyncCreateCounter;
168         XSyncSetCounter;
169         XSyncChangeCounter;
170         XSyncDestroyCounter;
171         XSyncQueryCounter;
172         XSyncAwait;
173         XSyncCreateAlarm;
174         XSyncDestroyAlarm;
175         XSyncQueryAlarm;
176         XSyncChangeAlarm;
177         XSyncSetPriority;
178         XSyncGetPriority;
179         XSyncIntToValue;
180         XSyncIntsToValue;
181         XSyncValueGreaterThan;
182         XSyncValueLessThan;
183         XSyncValueGreaterOrEqual;
184         XSyncValueLessOrEqual;
185         XSyncValueEqual;
186         XSyncValueIsNegative;
187         XSyncValueIsZero;
188         XSyncValueIsPositive;
189         XSyncValueLow32;
190         XSyncValueHigh32;
191         XSyncValueAdd;
192         XSyncValueSubtract;
193         XSyncMaxValue;
194         XSyncMinValue;
195 # Added in libXext 1.3.0 - PSARC/2011/213 X Sync Extension version 3.1:
196         XSyncAwaitFence;
197         XSyncCreateFence;
198         XSyncDestroyFence;
199         XSyncQueryFence;
200         XSyncResetFence;
201         XSyncTriggerFence;
203 # XTestExt1.c
204         XTestFakeInput;
205         XTestGetInput;
206         XTestStopInput;
207         XTestReset;
208         XTestQueryInputSize;
209         XTestPressKey;
210         XTestPressButton;
211         XTestMovePointer;
212         XTestFlush;
214 # Xcup.c
215         XcupQueryVersion;
216         XcupGetReservedColormapEntries;
217         XcupStoreColors;
219 # Xdbe.c
220         XdbeQueryExtension;
221         XdbeAllocateBackBufferName;
222         XdbeDeallocateBackBufferName;
223         XdbeSwapBuffers;
224         XdbeBeginIdiom;
225         XdbeEndIdiom;
226         XdbeGetVisualInfo;
227         XdbeFreeVisualInfo;
228         XdbeGetBackBufferAttributes;
230 # XScreenSaver extesion moved to libXss:
231         XScreenSaverQueryInfo = FUNCTION FILTER libXss.so.1;
232         XScreenSaverQueryVersion = FUNCTION FILTER libXss.so.1;
233         XScreenSaverQueryExtension = FUNCTION FILTER libXss.so.1;
234         XScreenSaverGetRegistered = FUNCTION FILTER libXss.so.1;
235         XScreenSaverSetAttributes = FUNCTION FILTER libXss.so.1;
236         XScreenSaverSelectInput = FUNCTION FILTER libXss.so.1;
237         XScreenSaverRegister = FUNCTION FILTER libXss.so.1;
238         XScreenSaverUnsetAttributes = FUNCTION FILTER libXss.so.1;
239         XScreenSaverUnregister = FUNCTION FILTER libXss.so.1;
240         XScreenSaverAllocInfo = FUNCTION FILTER libXss.so.1;
242     local:
243         *;
246 SUNWprivate {
247     global:
249 # SolarisIA extension moved to libX11:
250         XSolarisIAQueryExtension = FUNCTION FILTER libX11.so.4;
251         XSolarisIAQueryVersion = FUNCTION FILTER libX11.so.4;
252         XSolarisIASetProcessInfo = FUNCTION FILTER libX11.so.4;
253         XSolarisIAGetProcessInfo = FUNCTION FILTER libX11.so.4;
255 # XPanoramix.c
256         XGetXineramaInfo;
257         XineramaGetInfo;
258         XineramaGetState;       
259         XineramaGetCenterHint;
261 # extutil.c
262         XextCreateExtension;
263         XextDestroyExtension;
264         XextAddDisplay;
265         XextFindDisplay;
266         XextRemoveDisplay;
267         XSetExtensionErrorHandler;
268         XMissingExtension;