#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.
| #define XtInheritConvertSelection ((_XawBooleanFunc) _XtInherit) |
| #define XtInheritInput ((_XawTextPositionFunc) _XtInherit) |
Definition at line 154 of file TextSrcP.h.
| #define XtInheritRead ((_XawTextPositionFunc) _XtInherit) |
| #define XtInheritReplace ((_XawIntFunc) _XtInherit) |
| #define XtInheritScan ((_XawTextPositionFunc) _XtInherit) |
| #define XtInheritSearch ((_XawTextPositionFunc) _XtInherit) |
| #define XtInheritSetSelection ((_XawTextVoidFunc) _XtInherit) |
| #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 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 |
| wchar_t* _XawTextMBToWC | ( | ) |
| char* _XawTextWCToMB | ( | ) |
1.5.1