Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
libX11
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Raul Fernandes
libX11
Commits
0642e99a
Commit
0642e99a
authored
Nov 26, 2003
by
Kaleb Keithley Keithley
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
merge latest (4.3.99.16) from XFree86 (vendor) branch
parent
400780e6
Changes
395
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
395 changed files
with
7136 additions
and
14820 deletions
+7136
-14820
include/X11/XKBlib.h
include/X11/XKBlib.h
+36
-237
include/X11/Xcms.h
include/X11/Xcms.h
+17
-151
include/X11/Xlib.h
include/X11/Xlib.h
+87
-843
include/X11/Xlibint.h
include/X11/Xlibint.h
+55
-197
include/X11/Xlocale.h
include/X11/Xlocale.h
+1
-3
include/X11/Xresource.h
include/X11/Xresource.h
+1
-59
include/X11/Xutil.h
include/X11/Xutil.h
+32
-125
man/AllPlanes.man
man/AllPlanes.man
+58
-62
man/BlackPixelOfScreen.man
man/BlackPixelOfScreen.man
+41
-42
man/DisplayOfCCC.man
man/DisplayOfCCC.man
+11
-20
man/ImageByteOrder.man
man/ImageByteOrder.man
+19
-22
man/IsCursorKey.man
man/IsCursorKey.man
+8
-8
man/XAddConnectionWatch.man
man/XAddConnectionWatch.man
+16
-42
man/XAddHost.man
man/XAddHost.man
+19
-50
man/XAllocClassHint.man
man/XAllocClassHint.man
+7
-18
man/XAllocColor.man
man/XAllocColor.man
+22
-69
man/XAllocIconSize.man
man/XAllocIconSize.man
+6
-20
man/XAllocSizeHints.man
man/XAllocSizeHints.man
+16
-46
man/XAllocStandardColormap.man
man/XAllocStandardColormap.man
+14
-31
man/XAllocWMHints.man
man/XAllocWMHints.man
+19
-28
man/XAllowEvents.man
man/XAllowEvents.man
+4
-8
man/XChangeKeyboardControl.man
man/XChangeKeyboardControl.man
+15
-34
man/XChangeKeyboardMapping.man
man/XChangeKeyboardMapping.man
+26
-68
man/XChangePointerControl.man
man/XChangePointerControl.man
+9
-22
man/XChangeSaveSet.man
man/XChangeSaveSet.man
+7
-20
man/XChangeWindowAttributes.man
man/XChangeWindowAttributes.man
+14
-50
man/XClearArea.man
man/XClearArea.man
+7
-18
man/XConfigureWindow.man
man/XConfigureWindow.man
+14
-44
man/XCopyArea.man
man/XCopyArea.man
+11
-30
man/XCreateColormap.man
man/XCreateColormap.man
+9
-22
man/XCreateFontCursor.man
man/XCreateFontCursor.man
+13
-35
man/XCreateFontSet.man
man/XCreateFontSet.man
+7
-20
man/XCreateGC.man
man/XCreateGC.man
+17
-49
man/XCreateIC.man
man/XCreateIC.man
+7
-12
man/XCreateOC.man
man/XCreateOC.man
+11
-20
man/XCreatePixmap.man
man/XCreatePixmap.man
+7
-16
man/XCreateRegion.man
man/XCreateRegion.man
+7
-14
man/XCreateWindow.man
man/XCreateWindow.man
+5
-42
man/XDefineCursor.man
man/XDefineCursor.man
+6
-14
man/XDestroyWindow.man
man/XDestroyWindow.man
+5
-12
man/XDrawArc.man
man/XDrawArc.man
+8
-26
man/XDrawImageString.man
man/XDrawImageString.man
+9
-28
man/XDrawLine.man
man/XDrawLine.man
+10
-36
man/XDrawPoint.man
man/XDrawPoint.man
+7
-24
man/XDrawRectangle.man
man/XDrawRectangle.man
+8
-24
man/XDrawString.man
man/XDrawString.man
+9
-28
man/XDrawText.man
man/XDrawText.man
+8
-28
man/XEmptyRegion.man
man/XEmptyRegion.man
+10
-22
man/XExtentsOfFontSet.man
man/XExtentsOfFontSet.man
+3
-4
man/XFillRectangle.man
man/XFillRectangle.man
+19
-66
man/XFilterEvent.man
man/XFilterEvent.man
+3
-6
man/XFlush.man
man/XFlush.man
+9
-20
man/XFontsOfFontSet.man
man/XFontsOfFontSet.man
+14
-28
man/XFree.man
man/XFree.man
+3
-5
man/XGetVisualInfo.man
man/XGetVisualInfo.man
+10
-26
man/XGetWindowAttributes.man
man/XGetWindowAttributes.man
+9
-26
man/XGetWindowProperty.man
man/XGetWindowProperty.man
+19
-72
man/XGrabButton.man
man/XGrabButton.man
+10
-32
man/XGrabKey.man
man/XGrabKey.man
+8
-26
man/XGrabKeyboard.man
man/XGrabKeyboard.man
+7
-18
man/XGrabPointer.man
man/XGrabPointer.man
+11
-35
man/XGrabServer.man
man/XGrabServer.man
+5
-8
man/XIconifyWindow.man
man/XIconifyWindow.man
+11
-29
man/XIfEvent.man
man/XIfEvent.man
+10
-30
man/XInitImage.man
man/XInitImage.man
+21
-68
man/XInitThreads.man
man/XInitThreads.man
+7
-10
man/XInstallColormap.man
man/XInstallColormap.man
+9
-20
man/XInternAtom.man
man/XInternAtom.man
+12
-36
man/XIntersectRegion.man
man/XIntersectRegion.man
+20
-37
man/XListFonts.man
man/XListFonts.man
+13
-34
man/XLoadFont.man
man/XLoadFont.man
+15
-38
man/XLookupKeysym.man
man/XLookupKeysym.man
+13
-37
man/XMapWindow.man
man/XMapWindow.man
+7
-18
man/XNextEvent.man
man/XNextEvent.man
+23
-66
man/XNoOp.man
man/XNoOp.man
+2
-4
man/XOpenDisplay.man
man/XOpenDisplay.man
+5
-8
man/XOpenIM.man
man/XOpenIM.man
+22
-58
man/XOpenOM.man
man/XOpenOM.man
+14
-30
man/XParseGeometry.man
man/XParseGeometry.man
+11
-33
man/XPolygonRegion.man
man/XPolygonRegion.man
+6
-14
man/XPutBackEvent.man
man/XPutBackEvent.man
+3
-6
man/XPutImage.man
man/XPutImage.man
+15
-50
man/XQueryBestSize.man
man/XQueryBestSize.man
+14
-32
man/XQueryColor.man
man/XQueryColor.man
+14
-39
man/XQueryPointer.man
man/XQueryPointer.man
+6
-16
man/XQueryTree.man
man/XQueryTree.man
+5
-14
man/XRaiseWindow.man
man/XRaiseWindow.man
+15
-40
man/XReadBitmapFile.man
man/XReadBitmapFile.man
+22
-62
man/XRecolorCursor.man
man/XRecolorCursor.man
+10
-24
man/XReparentWindow.man
man/XReparentWindow.man
+4
-10
man/XResourceManagerString.man
man/XResourceManagerString.man
+5
-8
man/XSaveContext.man
man/XSaveContext.man
+12
-30
man/XSelectInput.man
man/XSelectInput.man
+4
-8
man/XSendEvent.man
man/XSendEvent.man
+9
-26
man/XSetArcMode.man
man/XSetArcMode.man
+10
-24
man/XSetClipOrigin.man
man/XSetClipOrigin.man
+11
-30
man/XSetCloseDownMode.man
man/XSetCloseDownMode.man
+5
-12
man/XSetCommand.man
man/XSetCommand.man
+7
-21
man/XSetErrorHandler.man
man/XSetErrorHandler.man
+16
-34
man/XSetFillStyle.man
man/XSetFillStyle.man
+7
-16
man/XSetFont.man
man/XSetFont.man
+3
-8
man/XSetFontPath.man
man/XSetFontPath.man
+7
-20
man/XSetICFocus.man
man/XSetICFocus.man
+5
-8
man/XSetICValues.man
man/XSetICValues.man
+5
-8
man/XSetInputFocus.man
man/XSetInputFocus.man
+7
-18
man/XSetLineAttributes.man
man/XSetLineAttributes.man
+8
-26
man/XSetPointerMapping.man
man/XSetPointerMapping.man
+7
-16
man/XSetScreenSaver.man
man/XSetScreenSaver.man
+15
-36
man/XSetSelectionOwner.man
man/XSetSelectionOwner.man
+11
-28
man/XSetState.man
man/XSetState.man
+17
-44
man/XSetTextProperty.man
man/XSetTextProperty.man
+7
-22
man/XSetTile.man
man/XSetTile.man
+10
-24
man/XSetTransientForHint.man
man/XSetTransientForHint.man
+7
-16
man/XSetWMClientMachine.man
man/XSetWMClientMachine.man
+7
-16
man/XSetWMColormapWindows.man
man/XSetWMColormapWindows.man
+7
-22
man/XSetWMIconName.man
man/XSetWMIconName.man
+13
-32
man/XSetWMName.man
man/XSetWMName.man
+13
-32
man/XSetWMProperties.man
man/XSetWMProperties.man
+16
-66
man/XSetWMProtocols.man
man/XSetWMProtocols.man
+8
-23
man/XStoreBytes.man
man/XStoreBytes.man
+14
-39
man/XStoreColors.man
man/XStoreColors.man
+10
-30
man/XStringListToTextProperty.man
man/XStringListToTextProperty.man
+9
-22
man/XStringToKeysym.man
man/XStringToKeysym.man
+13
-30
man/XSupportsLocale.man
man/XSupportsLocale.man
+5
-6
man/XSynchronize.man
man/XSynchronize.man
+6
-12
man/XTextExtents.man
man/XTextExtents.man
+21
-74
man/XTextWidth.man
man/XTextWidth.man
+7
-16
man/XTranslateCoordinates.man
man/XTranslateCoordinates.man
+6
-14
man/XUnmapWindow.man
man/XUnmapWindow.man
+5
-12
man/XVaCreateNestedList.man
man/XVaCreateNestedList.man
+3
-5
man/XWarpPointer.man
man/XWarpPointer.man
+6
-14
man/XcmsAllocColor.man
man/XcmsAllocColor.man
+8
-26
man/XcmsCCCOfColormap.man
man/XcmsCCCOfColormap.man
+7
-14
man/XcmsCIELabQueryMaxC.man
man/XcmsCIELabQueryMaxC.man
+13
-38
man/XcmsCIELuvQueryMaxC.man
man/XcmsCIELuvQueryMaxC.man
+13
-38
man/XcmsConvertColors.man
man/XcmsConvertColors.man
+5
-12
man/XcmsCreateCCC.man
man/XcmsCreateCCC.man
+8
-23
man/XcmsDefaultCCC.man
man/XcmsDefaultCCC.man
+4
-6
man/XcmsQueryBlack.man
man/XcmsQueryBlack.man
+16
-40
man/XcmsQueryColor.man
man/XcmsQueryColor.man
+13
-36
man/XcmsSetWhitePoint.man
man/XcmsSetWhitePoint.man
+6
-14
man/XcmsStoreColor.man
man/XcmsStoreColor.man
+8
-20
man/XcmsTekHVCQueryMaxC.man
man/XcmsTekHVCQueryMaxC.man
+17
-48
man/XmbDrawImageString.man
man/XmbDrawImageString.man
+13
-48
man/XmbDrawString.man
man/XmbDrawString.man
+13
-48
man/XmbDrawText.man
man/XmbDrawText.man
+12
-42
man/XmbLookupString.man
man/XmbLookupString.man
+13
-42
man/XmbResetIC.man
man/XmbResetIC.man
+7
-12
man/XmbTextEscapement.man
man/XmbTextEscapement.man
+10
-24
man/XmbTextExtents.man
man/XmbTextExtents.man
+13
-36
man/XmbTextListToTextProperty.man
man/XmbTextListToTextProperty.man
+27
-72
man/XmbTextPerCharExtents.man
man/XmbTextPerCharExtents.man
+19
-66
man/XrmEnumerateDatabase.man
man/XrmEnumerateDatabase.man
+6
-16
man/XrmGetFileDatabase.man
man/XrmGetFileDatabase.man
+17
-32
man/XrmGetResource.man
man/XrmGetResource.man
+17
-52
man/XrmInitialize.man
man/XrmInitialize.man
+7
-17
man/XrmMergeDatabases.man
man/XrmMergeDatabases.man
+9
-18
man/XrmPutResource.man
man/XrmPutResource.man
+18
-48
man/XrmUniqueQuark.man
man/XrmUniqueQuark.man
+26
-36
modules/im/ximcp/imCallbk.c
modules/im/ximcp/imCallbk.c
+5
-134
modules/im/ximcp/imDefFlt.c
modules/im/ximcp/imDefFlt.c
+59
-59
modules/im/ximcp/imDefIc.c
modules/im/ximcp/imDefIc.c
+47
-87
modules/im/ximcp/imDefIm.c
modules/im/ximcp/imDefIm.c
+124
-191
modules/im/ximcp/imDefLkup.c
modules/im/ximcp/imDefLkup.c
+213
-272
modules/im/ximcp/imDispch.c
modules/im/ximcp/imDispch.c
+1
-23
modules/im/ximcp/imEvToWire.c
modules/im/ximcp/imEvToWire.c
+11
-8
modules/im/ximcp/imExten.c
modules/im/ximcp/imExten.c
+33
-74
modules/im/ximcp/imImSw.c
modules/im/ximcp/imImSw.c
+3
-3
modules/im/ximcp/imInsClbk.c
modules/im/ximcp/imInsClbk.c
+4
-41
modules/im/ximcp/imInt.c
modules/im/ximcp/imInt.c
+1
-24
modules/im/ximcp/imLcIc.c
modules/im/ximcp/imLcIc.c
+16
-16
modules/im/ximcp/imLcIm.c
modules/im/ximcp/imLcIm.c
+56
-30
modules/im/ximcp/imLcLkup.c
modules/im/ximcp/imLcLkup.c
+51
-89
modules/im/ximcp/imLcPrs.c
modules/im/ximcp/imLcPrs.c
+178
-41
modules/im/ximcp/imRm.c
modules/im/ximcp/imRm.c
+423
-429
modules/im/ximcp/imRmAttr.c
modules/im/ximcp/imRmAttr.c
+131
-152
modules/im/ximcp/imThaiFlt.c
modules/im/ximcp/imThaiFlt.c
+84
-160
modules/im/ximcp/imThaiIc.c
modules/im/ximcp/imThaiIc.c
+16
-16
modules/im/ximcp/imTrX.c
modules/im/ximcp/imTrX.c
+28
-67
modules/im/ximcp/imTrans.c
modules/im/ximcp/imTrans.c
+27
-48
modules/im/ximcp/imTransR.c
modules/im/ximcp/imTransR.c
+18
-29
modules/lc/gen/lcGenConv.c
modules/lc/gen/lcGenConv.c
+3
-3
modules/lc/xlocale/lcEuc.c
modules/lc/xlocale/lcEuc.c
+18
-20
modules/om/generic/omDefault.c
modules/om/generic/omDefault.c
+11
-168
modules/om/generic/omGeneric.c
modules/om/generic/omGeneric.c
+137
-146
modules/om/generic/omImText.c
modules/om/generic/omImText.c
+12
-43
modules/om/generic/omText.c
modules/om/generic/omText.c
+42
-73
modules/om/generic/omTextEsc.c
modules/om/generic/omTextEsc.c
+23
-46
modules/om/generic/omTextExt.c
modules/om/generic/omTextExt.c
+8
-36
modules/om/generic/omTextPer.c
modules/om/generic/omTextPer.c
+12
-56
modules/om/generic/omXChar.c
modules/om/generic/omXChar.c
+51
-53
nls/compose.dir.pre
nls/compose.dir.pre
+1
-1
nls/en_US.UTF-8/Compose.pre
nls/en_US.UTF-8/Compose.pre
+5
-2
nls/ja_JP.UTF-8/XLC_LOCALE.pre
nls/ja_JP.UTF-8/XLC_LOCALE.pre
+24
-24
nls/ko_KR.UTF-8/XLC_LOCALE.pre
nls/ko_KR.UTF-8/XLC_LOCALE.pre
+25
-25
nls/locale.alias.pre
nls/locale.alias.pre
+2
-1
nls/locale.dir.pre
nls/locale.dir.pre
+2
-1
nls/zh_TW.UTF-8/XLC_LOCALE.pre
nls/zh_TW.UTF-8/XLC_LOCALE.pre
+24
-24
src/ChGC.c
src/ChGC.c
+2
-5
src/ChProp.c
src/ChProp.c
+1
-12
src/ChWAttrs.c
src/ChWAttrs.c
+1
-1
src/ChkIfEv.c
src/ChkIfEv.c
+1
-2
src/ClDisplay.c
src/ClDisplay.c
+6
-5
src/ConnDis.c
src/ConnDis.c
+66
-40
src/Context.c
src/Context.c
+1
-9
src/CrBFData.c
src/CrBFData.c
+1
-8
src/CrCmap.c
src/CrCmap.c
+1
-4
src/CrGC.c
src/CrGC.c
+10
-7
src/CrGlCur.c
src/CrGlCur.c
+3
-2
src/DisName.c
src/DisName.c
+6
-5
src/ErrDes.c
src/ErrDes.c
+14
-16
src/ErrHndlr.c
src/ErrHndlr.c
+7
-17
src/FSWrap.c
src/FSWrap.c
+10
-20
src/Font.c
src/Font.c
+7
-29
src/FontInfo.c
src/FontInfo.c
+1
-12
src/FontNames.c
src/FontNames.c
+3
-10
src/FreeCmap.c
src/FreeCmap.c
+6
-6
src/Geom.c
src/Geom.c
+3
-13
src/GetColor.c
src/GetColor.c
+3
-23
src/GetDflt.c
src/GetDflt.c
+10
-14
src/GetImage.c
src/GetImage.c
+4
-3
src/GetPntMap.c
src/GetPntMap.c
+3
-10
src/GetWAttrs.c
src/GetWAttrs.c
+7
-6
src/IfEvent.c
src/IfEvent.c
+1
-3
src/ImText.c
src/ImText.c
+1
-11
src/ImText16.c
src/ImText16.c
+1
-11
src/ImUtil.c
src/ImUtil.c
+26
-31
src/InitExt.c
src/InitExt.c
+1
-13
src/IntAtom.c
src/IntAtom.c
+3
-9
src/KeyBind.c
src/KeyBind.c
+485
-51
src/KeysymStr.c
src/KeysymStr.c
+4
-15
src/LoadFont.c
src/LoadFont.c
+3
-8
src/LockDis.c
src/LockDis.c
+5
-12
src/LookupCol.c
src/LookupCol.c
+3
-14
src/Macros.c
src/Macros.c
+20
-17
src/ModMap.c
src/ModMap.c
+1
-17
src/OMWrap.c
src/OMWrap.c
+1
-9
src/OpenDis.c
src/OpenDis.c
+103
-21
src/ParseCmd.c
src/ParseCmd.c
+3
-12
src/ParseCol.c
src/ParseCol.c
+3
-12
src/ParseGeom.c
src/ParseGeom.c
+3
-9
src/PeekIfEv.c
src/PeekIfEv.c
+1
-3
src/PolyReg.c
src/PolyReg.c
+28
-26
src/PutImage.c
src/PutImage.c
+121
-98
src/QuExt.c
src/QuExt.c
+3
-10
src/QuTextE16.c
src/QuTextE16.c
+1
-13
src/QuTextExt.c
src/QuTextExt.c
+1
-13
src/Quarks.c
src/Quarks.c
+9
-24
src/RdBitF.c
src/RdBitF.c
+8
-24
src/Region.c
src/Region.c
+187
-131
src/RegstFlt.c
src/RegstFlt.c
+21
-28
src/SendEvent.c
src/SendEvent.c
+5
-2
src/SetCRects.c
src/SetCRects.c
+8
-9
src/SetDashes.c
src/SetDashes.c
+1
-10
src/SetHints.c
src/SetHints.c
+1
-13
src/SetLocale.c
src/SetLocale.c
+8
-12
src/SetPntMap.c
src/SetPntMap.c
+3
-9
src/StBytes.c
src/StBytes.c
+1
-16
src/StNColor.c
src/StNColor.c
+1
-14
src/StName.c
src/StName.c
+1
-15
src/StrKeysym.c
src/StrKeysym.c
+6
-13
src/Synchro.c
src/Synchro.c
+7
-25
src/Text.c
src/Text.c
+1
-11
src/Text16.c
src/Text16.c
+1
-11
src/TextExt.c
src/TextExt.c
+5
-26
src/TextExt16.c
src/TextExt16.c
+5
-26
src/WMGeom.c
src/WMGeom.c
+7
-20
src/Window.c
src/Window.c
+6
-6
src/WrBitF.c
src/WrBitF.c
+6
-14
src/Xintconn.h
src/Xintconn.h
+10
-1
src/XlibInt.c
src/XlibInt.c
+235
-262
src/XomGeneric.h
src/XomGeneric.h
+141
-7
src/Xrm.c
src/Xrm.c
+220
-251
src/imConv.c
src/imConv.c
+7
-26
src/locking.c
src/locking.c
+48
-57
src/locking.h
src/locking.h
+1
-23
src/xcms/AddDIC.c
src/xcms/AddDIC.c
+2
-9
src/xcms/AddSF.c
src/xcms/AddSF.c
+2
-12
src/xcms/CCC.c
src/xcms/CCC.c
+2
-3
src/xcms/CvColW.c
src/xcms/CvColW.c
+9
-9
src/xcms/CvCols.c
src/xcms/CvCols.c
+46
-67
src/xcms/HVC.c
src/xcms/HVC.c
+16
-27
src/xcms/HVCGcC.c
src/xcms/HVCGcC.c
+2
-10
src/xcms/HVCGcV.c
src/xcms/HVCGcV.c
+2
-17
src/xcms/HVCGcVC.c
src/xcms/HVCGcVC.c
+2
-15
src/xcms/HVCMnV.c
src/xcms/HVCMnV.c
+2
-7
src/xcms/HVCMxC.c
src/xcms/HVCMxC.c
+3
-12
src/xcms/HVCMxV.c
src/xcms/HVCMxV.c
+3
-11
src/xcms/HVCMxVC.c
src/xcms/HVCMxVC.c
+7
-17
src/xcms/HVCMxVs.c
src/xcms/HVCMxVs.c
+2
-11
src/xcms/HVCWpAj.c
src/xcms/HVCWpAj.c
+2
-6
src/xcms/IdOfPr.c
src/xcms/IdOfPr.c
+2
-7
src/xcms/LRGB.c
src/xcms/LRGB.c
+108
-93
src/xcms/Lab.c
src/xcms/Lab.c
+9
-19
src/xcms/LabGcC.c
src/xcms/LabGcC.c
+2
-1
src/xcms/LabGcL.c
src/xcms/LabGcL.c
+2
-6
src/xcms/LabGcLC.c
src/xcms/LabGcLC.c
+2
-12
src/xcms/LabMnL.c
src/xcms/LabMnL.c
+2
-9
src/xcms/LabMxC.c
src/xcms/LabMxC.c
+2
-9
src/xcms/LabMxL.c
src/xcms/LabMxL.c
+2
-9
src/xcms/LabMxLC.c
src/xcms/LabMxLC.c
+7
-16
src/xcms/LabWpAj.c
src/xcms/LabWpAj.c
+2
-2
src/xcms/Luv.c
src/xcms/Luv.c
+9
-14
src/xcms/LuvGcC.c
src/xcms/LuvGcC.c
+2
-1
src/xcms/LuvGcL.c
src/xcms/LuvGcL.c
+2
-6
src/xcms/LuvGcLC.c
src/xcms/LuvGcLC.c
+2
-12
src/xcms/LuvMnL.c
src/xcms/LuvMnL.c
+2
-9
src/xcms/LuvMxC.c
src/xcms/LuvMxC.c
+2
-5
src/xcms/LuvMxL.c
src/xcms/LuvMxL.c
+2
-9
src/xcms/LuvMxLC.c
src/xcms/LuvMxLC.c
+7
-16
src/xcms/LuvWpAj.c
src/xcms/LuvWpAj.c
+2
-6
src/xcms/PrOfId.c
src/xcms/PrOfId.c
+2
-6
src/xcms/QuCol.c
src/xcms/QuCol.c
+4
-8
src/xcms/QuCols.c
src/xcms/QuCols.c
+3
-2
src/xcms/SetCCC.c
src/xcms/SetCCC.c
+1
-14
src/xcms/SetGetCols.c
src/xcms/SetGetCols.c
+140
-41
src/xcms/StCol.c
src/xcms/StCol.c
+4
-3
src/xcms/StCols.c
src/xcms/StCols.c
+2
-1
src/xcms/UNDEFINED.c
src/xcms/UNDEFINED.c
+35
-7
src/xcms/XRGB.c
src/xcms/XRGB.c
+20
-19
src/xcms/XYZ.c
src/xcms/XYZ.c
+8
-18
src/xcms/Xcmsint.h
src/xcms/Xcmsint.h
+24
-2
src/xcms/cmsAllCol.c
src/xcms/cmsAllCol.c
+3
-2
src/xcms/cmsAllNCol.c
src/xcms/cmsAllNCol.c
+2
-19
src/xcms/cmsCmap.c
src/xcms/cmsCmap.c
+16
-14
src/xcms/cmsColNm.c
src/xcms/cmsColNm.c
+36
-59
src/xcms/cmsGlobls.c
src/xcms/cmsGlobls.c
+2
-38
src/xcms/cmsInt.c
src/xcms/cmsInt.c
+24
-36
src/xcms/cmsLkCol.c
src/xcms/cmsLkCol.c
+2
-24
src/xcms/cmsProp.c
src/xcms/cmsProp.c
+14
-12
src/xcms/cmsTrig.c
src/xcms/cmsTrig.c
+21
-27
src/xcms/uvY.c
src/xcms/uvY.c
+8
-21
src/xcms/xyY.c
src/xcms/xyY.c
+9
-20
src/xkb/XKB.c
src/xkb/XKB.c
+1
-164
src/xkb/XKBAlloc.c
src/xkb/XKBAlloc.c
+1
-91
src/xkb/XKBBell.c
src/xkb/XKBBell.c
+1
-53
src/xkb/XKBBind.c
src/xkb/XKBBind.c
+41
-145
src/xkb/XKBCompat.c
src/xkb/XKBCompat.c
+1
-30
src/xkb/XKBCtrls.c
src/xkb/XKBCtrls.c
+1
-75
src/xkb/XKBCvt.c
src/xkb/XKBCvt.c
+1
-42
src/xkb/XKBExtDev.c
src/xkb/XKBExtDev.c
+1
-137
src/xkb/XKBGAlloc.c
src/xkb/XKBGAlloc.c
+1
-364
src/xkb/XKBGeom.c
src/xkb/XKBGeom.c
+3
-116
src/xkb/XKBGetByName.c
src/xkb/XKBGetByName.c
+1
-17
src/xkb/XKBGetMap.c
src/xkb/XKBGetMap.c
+1
-161
src/xkb/XKBList.c
src/xkb/XKBList.c
+1
-26
src/xkb/XKBMAlloc.c
src/xkb/XKBMAlloc.c
+1
-91
src/xkb/XKBMisc.c
src/xkb/XKBMisc.c
+1
-97
src/xkb/XKBNames.c
src/xkb/XKBNames.c
+2
-68
src/xkb/XKBRdBuf.c
src/xkb/XKBRdBuf.c
+1
-93
src/xkb/XKBSetGeom.c
src/xkb/XKBSetGeom.c
+1
-96
src/xkb/XKBSetMap.c
src/xkb/XKBSetMap.c
+1
-126
src/xkb/XKBUse.c
src/xkb/XKBUse.c
+2
-40
src/xkb/XKBleds.c
src/xkb/XKBleds.c
+2
-78
src/xkb/XKBlibint.h
src/xkb/XKBlibint.h
+5
-67
src/xlibi18n/ICWrap.c
src/xlibi18n/ICWrap.c
+11
-11
src/xlibi18n/IMWrap.c
src/xlibi18n/IMWrap.c
+1
-23
src/xlibi18n/XDefaultIMIF.c
src/xlibi18n/XDefaultIMIF.c
+32
-74
src/xlibi18n/XDefaultOMIF.c
src/xlibi18n/XDefaultOMIF.c
+64
-175
src/xlibi18n/XimImSw.h
src/xlibi18n/XimImSw.h
+1
-6
src/xlibi18n/XimThai.h
src/xlibi18n/XimThai.h
+1
-93
src/xlibi18n/XimTrInt.h
src/xlibi18n/XimTrInt.h
+1
-8
src/xlibi18n/XimTrX.h
src/xlibi18n/XimTrX.h
+1
-2
src/xlibi18n/XimTrans.h
src/xlibi18n/XimTrans.h
+16
-20
src/xlibi18n/Ximint.h
src/xlibi18n/Ximint.h
+75
-245
src/xlibi18n/XimintP.h
src/xlibi18n/XimintP.h
+1
-17
src/xlibi18n/XlcDL.c
src/xlibi18n/XlcDL.c
+60
-90
src/xlibi18n/XlcGeneric.h
src/xlibi18n/XlcGeneric.h
+19
-1
src/xlibi18n/XlcPubI.h
src/xlibi18n/XlcPubI.h
+65
-13
src/xlibi18n/XlcPublic.h
src/xlibi18n/XlcPublic.h
+18
-19
src/xlibi18n/XlcSL.c
src/xlibi18n/XlcSL.c
+1
-4
src/xlibi18n/Xlcint.h
src/xlibi18n/Xlcint.h
+24
-110
src/xlibi18n/imKStoUCS.c
src/xlibi18n/imKStoUCS.c
+5
-9
src/xlibi18n/lcCT.c
src/xlibi18n/lcCT.c
+10
-4
src/xlibi18n/lcDB.c
src/xlibi18n/lcDB.c
+2
-3
src/xlibi18n/lcFile.c
src/xlibi18n/lcFile.c
+48
-1
src/xlibi18n/lcGeneric.c
src/xlibi18n/lcGeneric.c
+6
-6
src/xlibi18n/lcPrTxt.c
src/xlibi18n/lcPrTxt.c
+3
-3
src/xlibi18n/lcPublic.c
src/xlibi18n/lcPublic.c
+1
-2
src/xlibi18n/lcStd.c
src/xlibi18n/lcStd.c
+65
-63
src/xlibi18n/lcUTF8.c
src/xlibi18n/lcUTF8.c
+1
-9
src/xlibi18n/lcUniConv/README
src/xlibi18n/lcUniConv/README
+3
-1
src/xlibi18n/lcUniConv/armscii_8.h
src/xlibi18n/lcUniConv/armscii_8.h
+24
-20
src/xlibi18n/lcUniConv/big5.h
src/xlibi18n/lcUniConv/big5.h
+2
-2
src/xlibi18n/lcUniConv/gb2312.h
src/xlibi18n/lcUniConv/gb2312.h
+2
-2
src/xlibi18n/lcUniConv/iso8859_16.h
src/xlibi18n/lcUniConv/iso8859_16.h
+5
-5
src/xlibi18n/lcUniConv/jisx0208.h
src/xlibi18n/lcUniConv/jisx0208.h
+2
-2
src/xlibi18n/lcUniConv/jisx0212.h
src/xlibi18n/lcUniConv/jisx0212.h
+2
-2
src/xlibi18n/lcUniConv/ksc5601.h
src/xlibi18n/lcUniConv/ksc5601.h
+2
-2
src/xlibi18n/lcWrap.c
src/xlibi18n/lcWrap.c
+3
-3
src/xlibi18n/mbWMProps.c
src/xlibi18n/mbWMProps.c
+3
-16
src/xlibi18n/mbWrap.c
src/xlibi18n/mbWrap.c
+9
-69
src/xlibi18n/utf8WMProps.c
src/xlibi18n/utf8WMProps.c
+3
-16
src/xlibi18n/utf8Wrap.c
src/xlibi18n/utf8Wrap.c
+1
-72
src/xlibi18n/wcWrap.c
src/xlibi18n/wcWrap.c
+9
-69
No files found.
include/X11/XKBlib.h
View file @
0642e99a
This diff is collapsed.
Click to expand it.
include/X11/Xcms.h
View file @
0642e99a
...
...
@@ -27,7 +27,7 @@
* DESCRIPTION
* Public include file for X Color Management System
*/
/* $XFree86: xc/lib/X11/Xcms.h,v 1.
5 2001/01/17 19:41:49
dawes Exp $ */
/* $XFree86: xc/lib/X11/Xcms.h,v 1.
8 2003/11/17 22:20:10
dawes Exp $ */
#ifndef _XCMS_H_
#define _XCMS_H_
...
...
@@ -200,17 +200,14 @@ typedef struct _XcmsPerScrnInfo {
typedef
struct
_XcmsCCC
*
XcmsCCC
;
typedef
Status
(
*
XcmsCompressionProc
)(
/* Gamut Compression Proc */
#if NeedFunctionPrototypes
XcmsCCC
/* ccc */
,
XcmsColor
*
/* colors_in_out */
,
unsigned
int
/* ncolors */
,
unsigned
int
/* index */
,
Bool
*
/* compression_flags_return */
#endif
);
typedef
Status
(
*
XcmsWhiteAdjustProc
)(
/* White Point Adjust Proc */
#if NeedFunctionPrototypes
XcmsCCC
/* ccc */
,
XcmsColor
*
/* initial_white_point*/
,
XcmsColor
*
/* target_white_point*/
,
...
...
@@ -218,7 +215,6 @@ typedef Status (*XcmsWhiteAdjustProc)( /* White Point Adjust Proc */
XcmsColor
*
/* colors_in_out */
,
unsigned
int
/* ncolors */
,
Bool
*
/* compression_flags_return */
#endif
);
/*
...
...
@@ -239,17 +235,13 @@ typedef struct _XcmsCCC {
}
XcmsCCCRec
;
typedef
Status
(
*
XcmsScreenInitProc
)(
/* Screen Initialization Proc */
#if NeedFunctionPrototypes
Display
*
/* dpy */
,
int
/* screen_number */
,
XcmsPerScrnInfo
*
/* screen_info */
#endif
);
typedef
void
(
*
XcmsScreenFreeProc
)(
#if NeedFunctionPrototypes
XPointer
/* screenData */
#endif
);
/*
...
...
@@ -271,14 +263,26 @@ typedef Status (*XcmsConversionProc)(XcmsCCC, XcmsColor *, unsigned int,
* Until this is reworked, it's probably best to leave it unprotoized.
* The code works regardless.
*/
typedef
Status
(
*
XcmsConversionProc
)();
typedef
Status
(
*
XcmsDDConversionProc
)(
/* using device-dependent version */
XcmsCCC
/* ccc */
,
XcmsColor
*
/* pcolors_in_out */
,
unsigned
int
/* ncolors */
,
Bool
*
/* pCompressed */
);
typedef
Status
(
*
XcmsDIConversionProc
)(
/* using device-independent version */
XcmsCCC
/* ccc */
,
XcmsColor
*
/* white_point */
,
XcmsColor
*
/* pcolors_in_out */
,
unsigned
int
/* ncolors */
);
typedef
XcmsDIConversionProc
XcmsConversionProc
;
typedef
XcmsConversionProc
*
XcmsFuncListPtr
;
typedef
int
(
*
XcmsParseStringProc
)(
/* Color String Parsing Proc */
#if NeedFunctionPrototypes
char
*
/* color_string */
,
XcmsColor
*
/* color_return */
#endif
);
/*
...
...
@@ -286,7 +290,7 @@ typedef int (*XcmsParseStringProc)( /* Color String Parsing Proc */
* or Device-Dependent)
*/
typedef
struct
_XcmsColorSpace
{
char
*
prefix
;
/* Prefix of string format. */
c
onst
c
har
*
prefix
;
/* Prefix of string format. */
XcmsColorFormat
id
;
/* Format ID number. */
XcmsParseStringProc
parseString
;
/* String format parsing function */
...
...
@@ -333,120 +337,93 @@ typedef struct _XcmsFunctionSet {
_XFUNCPROTOBEGIN
extern
Status
XcmsAddColorSpace
(
#if NeedFunctionPrototypes
XcmsColorSpace
*
/* pColorSpace */
#endif
);
extern
Status
XcmsAddFunctionSet
(
#if NeedFunctionPrototypes
XcmsFunctionSet
*
/* functionSet */
#endif
);
extern
Status
XcmsAllocColor
(
#if NeedFunctionPrototypes
Display
*
/* dpy */
,
Colormap
/* colormap */
,
XcmsColor
*
/* color_in_out */
,
XcmsColorFormat
/* result_format */
#endif
);
extern
Status
XcmsAllocNamedColor
(
#if NeedFunctionPrototypes
Display
*
/* dpy */
,
Colormap
/* colormap */
,
_Xconst
char
*
/* color_string */
,
XcmsColor
*
/* color_scrn_return */
,
XcmsColor
*
/* color_exact_return */
,
XcmsColorFormat
/* result_format */
#endif
);
extern
XcmsCCC
XcmsCCCOfColormap
(
#if NeedFunctionPrototypes
Display
*
/* dpy */
,
Colormap
/* colormap */
#endif
);
extern
Status
XcmsCIELabClipab
(
#if NeedFunctionPrototypes
XcmsCCC
/* ccc */
,
XcmsColor
*
/* colors_in_out */
,
unsigned
int
/* ncolors */
,
unsigned
int
/* index */
,
Bool
*
/* compression_flags_return */
#endif
);
extern
Status
XcmsCIELabClipL
(
#if NeedFunctionPrototypes
XcmsCCC
/* ccc */
,
XcmsColor
*
/* colors_in_out */
,
unsigned
int
/* ncolors */
,
unsigned
int
/* index */
,
Bool
*
/* compression_flags_return */
#endif
);
extern
Status
XcmsCIELabClipLab
(
#if NeedFunctionPrototypes
XcmsCCC
/* ccc */
,
XcmsColor
*
/* colors_in_out */
,
unsigned
int
/* ncolors */
,
unsigned
int
/* index */
,
Bool
*
/* compression_flags_return */
#endif
);
extern
Status
XcmsCIELabQueryMaxC
(
#if NeedFunctionPrototypes
XcmsCCC
/* ccc */
,
XcmsFloat
/* hue_angle */
,
XcmsFloat
/* L_star */
,
XcmsColor
*
/* color_return */
#endif
);
extern
Status
XcmsCIELabQueryMaxL
(
#if NeedFunctionPrototypes
XcmsCCC
/* ccc */
,
XcmsFloat
/* hue_angle */
,
XcmsFloat
/* chroma */
,
XcmsColor
*
/* color_return */
#endif
);
extern
Status
XcmsCIELabQueryMaxLC
(
#if NeedFunctionPrototypes
XcmsCCC
/* ccc */
,
XcmsFloat
/* hue_angle */
,
XcmsColor
*
/* color_return */
#endif
);
extern
Status
XcmsCIELabQueryMinL
(
#if NeedFunctionPrototypes
XcmsCCC
/* ccc */
,
XcmsFloat
/* hue_angle */
,
XcmsFloat
/* chroma */
,
XcmsColor
*
/* color_return */
#endif
);
extern
Status
XcmsCIELabToCIEXYZ
(
#if NeedFunctionPrototypes
XcmsCCC
/* ccc */
,
XcmsColor
*
/* white_point */
,
XcmsColor
*
/* colors */
,
unsigned
int
/* ncolors */
#endif
);
extern
Status
XcmsCIELabWhiteShiftColors
(
#if NeedFunctionPrototypes
XcmsCCC
/* ccc */
,
XcmsColor
*
/* initial_white_point*/
,
XcmsColor
*
/* target_white_point*/
,
...
...
@@ -454,85 +431,67 @@ extern Status XcmsCIELabWhiteShiftColors(
XcmsColor
*
/* colors_in_out */
,
unsigned
int
/* ncolors */
,
Bool
*
/* compression_flags_return */
#endif
);
extern
Status
XcmsCIELuvClipL
(
#if NeedFunctionPrototypes
XcmsCCC
/* ccc */
,
XcmsColor
*
/* colors_in_out */
,
unsigned
int
/* ncolors */
,
unsigned
int
/* index */
,
Bool
*
/* compression_flags_return */
#endif
);
extern
Status
XcmsCIELuvClipLuv
(
#if NeedFunctionPrototypes
XcmsCCC
/* ccc */
,
XcmsColor
*
/* colors_in_out */
,
unsigned
int
/* ncolors */
,
unsigned
int
/* index */
,
Bool
*
/* compression_flags_return */
#endif
);
extern
Status
XcmsCIELuvClipuv
(
#if NeedFunctionPrototypes
XcmsCCC
/* ccc */
,
XcmsColor
*
/* colors_in_out */
,
unsigned
int
/* ncolors */
,
unsigned
int
/* index */
,
Bool
*
/* compression_flags_return */
#endif
);
extern
Status
XcmsCIELuvQueryMaxC
(
#if NeedFunctionPrototypes
XcmsCCC
/* ccc */
,
XcmsFloat
/* hue_angle */
,
XcmsFloat
/* L_star */
,
XcmsColor
*
/* color_return */
#endif
);
extern
Status
XcmsCIELuvQueryMaxL
(
#if NeedFunctionPrototypes
XcmsCCC
/* ccc */
,
XcmsFloat
/* hue_angle */
,
XcmsFloat
/* chroma */
,
XcmsColor
*
/* color_return */
#endif
);
extern
Status
XcmsCIELuvQueryMaxLC
(
#if NeedFunctionPrototypes
XcmsCCC
/* ccc */
,
XcmsFloat
/* hue_angle */
,
XcmsColor
*
/* color_return */
#endif
);
extern
Status
XcmsCIELuvQueryMinL
(
#if NeedFunctionPrototypes
XcmsCCC
/* ccc */
,
XcmsFloat
/* hue_angle */
,
XcmsFloat
/* chroma */
,
XcmsColor
*
/* color_return */
#endif
);
extern
Status
XcmsCIELuvToCIEuvY
(
#if NeedFunctionPrototypes
XcmsCCC
/* ccc */
,
XcmsColor
*
/* white_point */
,
XcmsColor
*
/* colors */
,
unsigned
int
/* ncolors */
#endif
);
extern
Status
XcmsCIELuvWhiteShiftColors
(
#if NeedFunctionPrototypes
XcmsCCC
/* ccc */
,
XcmsColor
*
/* initial_white_point*/
,
XcmsColor
*
/* target_white_point*/
,
...
...
@@ -540,99 +499,77 @@ extern Status XcmsCIELuvWhiteShiftColors(
XcmsColor
*
/* colors_in_out */
,
unsigned
int
/* ncolors */
,
Bool
*
/* compression_flags_return */
#endif
);
extern
Status
XcmsCIEXYZToCIELab
(
#if NeedFunctionPrototypes
XcmsCCC
/* ccc */
,
XcmsColor
*
/* white_point */
,
XcmsColor
*
/* colors */
,
unsigned
int
/* ncolors */
#endif
);
extern
Status
XcmsCIEXYZToCIEuvY
(
#if NeedFunctionPrototypes
XcmsCCC
/* ccc */
,
XcmsColor
*
/* white_point */
,
XcmsColor
*
/* colors */
,
unsigned
int
/* ncolors */
#endif
);
extern
Status
XcmsCIEXYZToCIExyY
(
#if NeedFunctionPrototypes
XcmsCCC
/* ccc */
,
XcmsColor
*
/* white_point */
,
XcmsColor
*
/* colors */
,
unsigned
int
/* ncolors */
#endif
);
extern
Status
XcmsCIEXYZToRGBi
(
#if NeedFunctionPrototypes
XcmsCCC
/* ccc */
,
XcmsColor
*
/* colors */
,
unsigned
int
/* ncolors */
,
Bool
*
/* compression_flags_return */
#endif
);
extern
Status
XcmsCIEuvYToCIELuv
(
#if NeedFunctionPrototypes
XcmsCCC
/* ccc */
,
XcmsColor
*
/* white_point */
,
XcmsColor
*
/* colors */
,
unsigned
int
/* ncolors */
#endif
);
extern
Status
XcmsCIEuvYToCIEXYZ
(
#if NeedFunctionPrototypes
XcmsCCC
/* ccc */
,
XcmsColor
*
/* white_point */
,
XcmsColor
*
/* colors */
,
unsigned
int
/* ncolors */
#endif
);
extern
Status
XcmsCIEuvYToTekHVC
(
#if NeedFunctionPrototypes
XcmsCCC
/* ccc */
,
XcmsColor
*
/* white_point */
,
XcmsColor
*
/* colors */
,
unsigned
int
/* ncolors */
#endif
);
extern
Status
XcmsCIExyYToCIEXYZ
(
#if NeedFunctionPrototypes
XcmsCCC
/* ccc */
,
XcmsColor
*
/* white_point */
,
XcmsColor
*
/* colors */
,
unsigned
int
/* ncolors */
#endif
);
extern
XcmsColor
*
XcmsClientWhitePointOfCCC
(
#if NeedFunctionPrototypes
XcmsCCC
/* ccc */
#endif
);
extern
Status
XcmsConvertColors
(
#if NeedFunctionPrototypes
XcmsCCC
/* ccc */
,
XcmsColor
*
/* colorArry_in_out */
,
unsigned
int
/* nColors */
,
XcmsColorFormat
/* targetFormat */
,
Bool
*
/* compArry_return */
#endif
);
extern
XcmsCCC
XcmsCreateCCC
(
#if NeedFunctionPrototypes
Display
*
/* dpy */
,
int
/* screenNumber */
,
Visual
*
/* visual */
,
...
...
@@ -641,283 +578,215 @@ extern XcmsCCC XcmsCreateCCC (
XPointer
/* gamutCompClientData */
,
XcmsWhiteAdjustProc
/* whitePtAdjProc */
,
XPointer
/* whitePtAdjClientData */
#endif
);
extern
XcmsCCC
XcmsDefaultCCC
(
#if NeedFunctionPrototypes
Display
*
/* dpy */
,
int
/* screenNumber */
#endif
);
extern
Display
*
XcmsDisplayOfCCC
(
#if NeedFunctionPrototypes
XcmsCCC
/* ccc */
#endif
);
extern
XcmsColorFormat
XcmsFormatOfPrefix
(
#if NeedFunctionPrototypes
char
*
/* prefix */
#endif
);
extern
void
XcmsFreeCCC
(
#if NeedFunctionPrototypes
XcmsCCC
/* ccc */
#endif
);
extern
Status
XcmsLookupColor
(
#if NeedFunctionPrototypes
Display
*
/* dpy */
,
Colormap
/* colormap */
,
_Xconst
char
*
/* color_string */
,
XcmsColor
*
/* pColor_exact_in_out */
,
XcmsColor
*
/* pColor_scrn_in_out */
,
XcmsColorFormat
/* result_format */
#endif
);
extern
char
*
XcmsPrefixOfFormat
(
#if NeedFunctionPrototypes
XcmsColorFormat
/* id */
#endif
);
extern
Status
XcmsQueryBlack
(
#if NeedFunctionPrototypes
XcmsCCC
/* ccc */
,
XcmsColorFormat
/* target_format */
,
XcmsColor
*
/* color_return */
#endif
);
extern
Status
XcmsQueryBlue
(
#if NeedFunctionPrototypes
XcmsCCC
/* ccc */
,
XcmsColorFormat
/* target_format */
,
XcmsColor
*
/* color_return */
#endif
);
extern
Status
XcmsQueryColor
(
#if NeedFunctionPrototypes
Display
*
/* dpy */
,
Colormap
/* colormap */
,
XcmsColor
*
/* pColor_in_out */
,
XcmsColorFormat
/* result_format */
#endif
);
extern
Status
XcmsQueryColors
(
#if NeedFunctionPrototypes
Display
*
/* dpy */
,
Colormap
/* colormap */
,
XcmsColor
*
/* colorArry_in_out */
,
unsigned
int
/* nColors */
,
XcmsColorFormat
/* result_format */
#endif
);
extern
Status
XcmsQueryGreen
(
#if NeedFunctionPrototypes
XcmsCCC
/* ccc */
,
XcmsColorFormat
/* target_format */
,
XcmsColor
*
/* color_return */
#endif
);
extern
Status
XcmsQueryRed
(
#if NeedFunctionPrototypes
XcmsCCC
/* ccc */
,
XcmsColorFormat
/* target_format */
,
XcmsColor
*
/* color_return */
#endif
);
extern
Status
XcmsQueryWhite
(
#if NeedFunctionPrototypes
XcmsCCC
/* ccc */
,
XcmsColorFormat
/* target_format */
,
XcmsColor
*
/* color_return */
#endif
);
extern
Status
XcmsRGBiToCIEXYZ
(
#if NeedFunctionPrototypes
XcmsCCC
/* ccc */
,
XcmsColor
*
/* colors */
,
unsigned
int
/* ncolors */
,
Bool
*
/* compression_flags_return */
#endif
);