XawImP.h File Reference

#include <X11/Xaw3d/Text.h>

Include dependency graph for XawImP.h:

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

Go to the source code of this file.

Data Structures

struct  _XawImPart
struct  _XawIcTablePart
struct  _XawIcPart
struct  _contextDataRec
struct  _contextErrDataRec

Defines

#define XtNinputMethod   "inputMethod"
#define XtCInputMethod   "InputMethod"
#define XtNpreeditType   "preeditType"
#define XtCPreeditType   "PreeditType"
#define XtNopenIm   "openIm"
#define XtCOpenIm   "OpenIm"
#define XtNsharedIc   "sharedIc"
#define XtCSharedIc   "SharedIc"
#define CIICFocus   (1 << 0)
#define CIFontSet   (1 << 1)
#define CIFg   (1 << 2)
#define CIBg   (1 << 3)
#define CIBgPixmap   (1 << 4)
#define CICursorP   (1 << 5)
#define CILineS   (1 << 6)

Typedefs

typedef _XawImPart XawImPart
typedef _XawIcTablePart XawIcTablePart
typedef _XawIcTablePartXawIcTableList
typedef _XawIcPart XawIcPart
typedef _contextDataRec contextDataRec
typedef _contextErrDataRec contextErrDataRec

Functions

void _XawImResizeVendorShell ()
Dimension _XawImGetShellHeight ()
void _XawImRealize ()
void _XawImInitialize ()
void _XawImReconnect ()
void _XawImRegister ()
void _XawImUnregister ()
void _XawImSetValues ()
void _XawImVASetValues ()
void _XawImSetFocusValues ()
void _XawImVASetFocusValues ()
void _XawImUnsetFocus ()
int _XawImWcLookupString ()
int _XawImGetImAreaHeight ()
void _XawImCallVendorShellExtResize ()
void _XawImDestroy ()


Define Documentation

#define CIBg   (1 << 3)

Definition at line 73 of file XawImP.h.

Referenced by CreateIC(), SetICValues(), and SetICValuesShared().

#define CIBgPixmap   (1 << 4)

Definition at line 74 of file XawImP.h.

Referenced by CreateIC(), SetICValues(), and SetICValuesShared().

#define CICursorP   (1 << 5)

Definition at line 75 of file XawImP.h.

Referenced by CreateIC(), SetICValues(), and SetICValuesShared().

#define CIFg   (1 << 2)

Definition at line 72 of file XawImP.h.

Referenced by CreateIC(), SetICValues(), and SetICValuesShared().

#define CIFontSet   (1 << 1)

Definition at line 71 of file XawImP.h.

Referenced by CreateIC(), SetICValues(), and SetICValuesShared().

#define CIICFocus   (1 << 0)

Definition at line 70 of file XawImP.h.

Referenced by SetFocus(), SetICFocus(), SetICValues(), and UnsetFocus().

#define CILineS   (1 << 6)

Definition at line 76 of file XawImP.h.

Referenced by CreateIC(), SetICValues(), and SetICValuesShared().

#define XtCInputMethod   "InputMethod"

Definition at line 60 of file XawImP.h.

Referenced by externaldef().

#define XtCOpenIm   "OpenIm"

Definition at line 64 of file XawImP.h.

Referenced by externaldef().

#define XtCPreeditType   "PreeditType"

Definition at line 62 of file XawImP.h.

Referenced by externaldef().

#define XtCSharedIc   "SharedIc"

Definition at line 66 of file XawImP.h.

Referenced by externaldef().

#define XtNinputMethod   "inputMethod"

Definition at line 59 of file XawImP.h.

Referenced by externaldef().

#define XtNopenIm   "openIm"

Definition at line 63 of file XawImP.h.

Referenced by externaldef().

#define XtNpreeditType   "preeditType"

Definition at line 61 of file XawImP.h.

Referenced by externaldef().

#define XtNsharedIc   "sharedIc"

Definition at line 65 of file XawImP.h.

Referenced by externaldef().


Typedef Documentation

typedef struct _contextDataRec contextDataRec

typedef struct _contextErrDataRec contextErrDataRec

typedef struct _XawIcPart XawIcPart

typedef struct _XawIcTablePart * XawIcTableList

typedef struct _XawIcTablePart XawIcTablePart

typedef struct _XawImPart XawImPart


Function Documentation

void _XawImCallVendorShellExtResize (  ) 

void _XawImDestroy (  ) 

int _XawImGetImAreaHeight (  ) 

Dimension _XawImGetShellHeight (  ) 

void _XawImInitialize (  ) 

void _XawImRealize (  ) 

void _XawImReconnect (  ) 

void _XawImRegister (  ) 

void _XawImResizeVendorShell (  ) 

void _XawImSetFocusValues (  ) 

void _XawImSetValues (  ) 

void _XawImUnregister (  ) 

void _XawImUnsetFocus (  ) 

void _XawImVASetFocusValues (  ) 

void _XawImVASetValues (  ) 

int _XawImWcLookupString (  ) 


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