xfree86 merge

This commit is contained in:
Kaleb Keithley 2003-11-30 16:47:13 +00:00
parent 06a126713d
commit ee743606b5
18 changed files with 0 additions and 95 deletions

View file

@ -34,11 +34,6 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#include "Xlcint.h"
#include "Ximint.h"
/* EXTERNS */
/* imRm.c */
extern Bool _XimCheckCreateICValues();
Private Bool
_XimCreateICCheck(
Xim im,

View file

@ -76,30 +76,6 @@ SOFTWARE.
#include "XlcPubI.h"
/* EXTERNS */
/* KeyBind.c */
extern int _XKeyInitialize();
/* lcStd.c */
extern int _Xlcmbstowcs(
XLCd lcd,
wchar_t *wstr,
char *str,
int len
);
extern int _Xlcwcstombs(
XLCd lcd,
char *str,
wchar_t *wstr,
int len
);
extern int _Xlcmbstoutf8(
XLCd lcd,
char *ustr,
const char *str,
int len
);
#define SPACE 32
/* character classification table */

View file

@ -28,8 +28,6 @@ in this Software without prior written authorization from The Open Group.
#include "Xlibint.h"
extern void _XProcessWindowAttributes();
#define AllMaskBits (CWBackPixmap|CWBackPixel|CWBorderPixmap|\
CWBorderPixel|CWBitGravity|CWWinGravity|\
CWBackingStore|CWBackingPlanes|CWBackingPixel|\

View file

@ -34,9 +34,6 @@ from The Open Group.
#include "Xlibint.h"
#include "Xintconn.h"
/* ConnDis.c */
extern int _XDisconnectDisplay();
/*
* XCloseDisplay - XSync the connection to the X Server, close the connection,
* and free all associated storage. Extension close procs should only free

View file

@ -31,10 +31,6 @@ in this Software without prior written authorization from The Open Group.
#include <X11/Xutil.h> /* for XDestroyImage */
#include "ImUtil.h"
/* ImUtil.c */
extern int _XGetScanlinePad();
extern int _XSetImage();
#define ROUNDUP(nbytes, pad) (((((nbytes) - 1) + (pad)) / (pad)) * (pad))
static unsigned int Ones( /* HACKMEM 169 */

View file

@ -68,12 +68,6 @@ from The Open Group.
#include "Xcmsint.h"
#include "Cv.h"
/* cmsInt.c */
extern int _XcmsInitDefaultCCCs();
extern int _XcmsInitScrnInfo();
/************************************************************************

View file

@ -39,12 +39,6 @@
#include "Xcmsint.h"
#include "Cv.h"
/* EXTERNS */
/* CvCols.c */
extern Status _XcmsDDConvertColors();
extern Status _XcmsDIConvertColors();
/************************************************************************
* *

View file

@ -36,8 +36,6 @@
#include "Xcmsint.h"
#include "Cv.h"
extern Status _XcmsDIConvertColors();
/************************************************************************
* *

View file

@ -36,9 +36,6 @@
#include "Xcmsint.h"
#include "Cv.h"
/* CvCols.c */
extern Status _XcmsDIConvertColors();
/************************************************************************
* *

View file

@ -47,12 +47,6 @@
#include <stdio.h> /* sscanf */
/* CvCols.c */
extern Status _XcmsDIConvertColors();
/* uvY.c */
Status _XcmsCIEuvY_ValidSpec();
/*
* FORWARD DECLARATIONS

View file

@ -36,11 +36,6 @@
#include "Xcmsint.h"
#include "Cv.h"
/* EXTERNS */
/* CvCols.c */
extern Status _XcmsDIConvertColors();
/************************************************************************
* *

View file

@ -36,9 +36,6 @@
#include "Xcmsint.h"
#include "Cv.h"
/* CvCols.c */
extern Status _XcmsDIConvertColors();
/************************************************************************
* *

View file

@ -48,9 +48,6 @@
#define START_CHROMA (XcmsFloat)2.2
#define TOPL (XcmsFloat)100.0
/* CvColW.c */
extern Status _XcmsConvertColorsWithWhitePt();
/************************************************************************
* *

View file

@ -38,11 +38,6 @@
#include "Xcmsint.h"
#include "Cv.h"
/* EXTERNS */
/* SetGetCols.c */
extern Status _XcmsSetGetColors();
/************************************************************************
* *

View file

@ -38,11 +38,6 @@
#include "Xcmsint.h"
#include "Cv.h"
/* EXTERN */
/* SetGetCols.c */
extern Status _XcmsSetGetColors();
/************************************************************************
* *

View file

@ -38,11 +38,6 @@
#include "Xcmsint.h"
#include "Cv.h"
/* EXTERN */
/* SetGetCols.c */
extern Status _XcmsSetGetColors();
/************************************************************************
* *

View file

@ -38,11 +38,6 @@
#include "Xcmsint.h"
#include "Cv.h"
/* EXTERNS */
/* SetGetCols.c */
extern Status _XcmsSetGetColors();
/*
* NAME

View file

@ -40,9 +40,6 @@
#include "Xcmsint.h"
#include "Cv.h"
/* cmsColNm.c */
extern Status _XcmsResolveColorString();
/*
* NAME