TextSrcP.h File Reference

#include <X11/Xaw3d/TextSrc.h>
#include <X11/Xaw3d/TextP.h>

Include dependency graph for TextSrcP.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  TextSrcExtRec
struct  _TextSrcClassPart
struct  _TextSrcClassRec
struct  TextSrcPart
struct  _TextSrcRec

Defines

#define XtInheritInput   ((_XawTextPositionFunc) _XtInherit)
#define XtInheritRead   ((_XawTextPositionFunc) _XtInherit)
#define XtInheritReplace   ((_XawIntFunc) _XtInherit)
#define XtInheritScan   ((_XawTextPositionFunc) _XtInherit)
#define XtInheritSearch   ((_XawTextPositionFunc) _XtInherit)
#define XtInheritSetSelection   ((_XawTextVoidFunc) _XtInherit)
#define XtInheritConvertSelection   ((_XawBooleanFunc) _XtInherit)
#define XtTextSrcExtVersion   1
#define XtTextSrcExtTypeString   "XT_TEXTSRC_EXT"

Typedefs

typedef struct TextSrcExtRecTextSrcExt
typedef _TextSrcClassPart TextSrcClassPart
typedef _TextSrcClassRec TextSrcClassRec
typedef _TextSrcRec TextSrcRec
typedef Boolean(*) _XawBooleanFunc ()
typedef int(*) _XawIntFunc ()
typedef XawTextPosition(*) _XawTextPositionFunc ()
typedef void(*) _XawTextVoidFunc ()

Functions

char * _XawTextWCToMB ()
wchar_t * _XawTextMBToWC ()

Variables

TextSrcClassRec textSrcClassRec


Define Documentation

#define XtInheritConvertSelection   ((_XawBooleanFunc) _XtInherit)

Definition at line 160 of file TextSrcP.h.

Referenced by ClassPartInitialize().

#define XtInheritInput   ((_XawTextPositionFunc) _XtInherit)

Definition at line 154 of file TextSrcP.h.

#define XtInheritRead   ((_XawTextPositionFunc) _XtInherit)

Definition at line 155 of file TextSrcP.h.

Referenced by ClassPartInitialize().

#define XtInheritReplace   ((_XawIntFunc) _XtInherit)

Definition at line 156 of file TextSrcP.h.

Referenced by ClassPartInitialize().

#define XtInheritScan   ((_XawTextPositionFunc) _XtInherit)

Definition at line 157 of file TextSrcP.h.

Referenced by ClassPartInitialize().

#define XtInheritSearch   ((_XawTextPositionFunc) _XtInherit)

Definition at line 158 of file TextSrcP.h.

Referenced by ClassPartInitialize().

#define XtInheritSetSelection   ((_XawTextVoidFunc) _XtInherit)

Definition at line 159 of file TextSrcP.h.

Referenced by ClassPartInitialize().

#define XtTextSrcExtTypeString   "XT_TEXTSRC_EXT"

Definition at line 162 of file TextSrcP.h.

#define XtTextSrcExtVersion   1

Definition at line 161 of file TextSrcP.h.


Typedef Documentation

typedef Boolean(*) _XawBooleanFunc()

Definition at line 149 of file TextSrcP.h.

typedef int(*) _XawIntFunc()

Definition at line 150 of file TextSrcP.h.

typedef XawTextPosition(*) _XawTextPositionFunc()

Definition at line 151 of file TextSrcP.h.

typedef void(*) _XawTextVoidFunc()

Definition at line 152 of file TextSrcP.h.

typedef struct _TextSrcClassPart TextSrcClassPart

typedef struct _TextSrcClassRec TextSrcClassRec

typedef struct TextSrcExtRec * TextSrcExt

typedef struct _TextSrcRec TextSrcRec


Function Documentation

wchar_t* _XawTextMBToWC (  ) 

char* _XawTextWCToMB (  ) 


Variable Documentation

TextSrcClassRec textSrcClassRec

Definition at line 71 of file TextSrc.c.


Generated on Sun Mar 4 16:02:51 2007 for Scilab [trunk] by  doxygen 1.5.1