Home
last modified time | relevance | path

Searched defs:_XIMUnicodeText (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/vcl/inc/unx/
H A DXIM.h53 typedef struct _XIMUnicodeText { struct
54 unsigned short length;
55 XIMFeedback *feedback;
56 Bool encoding_is_wchar;
57 union {
61 } string;
62 unsigned int count_annotations;
63 XIMAnnotation *annotations;

Completed in 12 milliseconds