17 #if ! ( defined(_Xutf8_h) || defined(FL_DOXYGEN) )
26 #include <X11/Xlocale.h>
27 #include <X11/Xutil.h>
31 char **font_name_list;
41 XCreateUtf8FontStruct (
43 const char *base_font_name_list);
49 XUtf8FontStruct *font_set,
57 XUtf8_measure_extents(
60 XUtf8FontStruct *font_set,
73 XUtf8FontStruct *font_set,
84 XUtf8FontStruct *font_set,
93 XUtf8FontStruct *font_set,
98 XUtf8FontStruct *font_set,
102 XGetUtf8FontAndGlyph(
103 XUtf8FontStruct *font_set,
111 XUtf8FontStruct *font_set);
116 const unsigned char *buf,
127 const unsigned char *buf,
132 const unsigned char *buf,
136 XFastConvertUtf8ToUcs(
137 const unsigned char *buf,
145 #ifdef X_HAVE_UTF8_STRING
146 #define XUtf8LookupString Xutf8LookupString
151 XKeyPressedEvent* event,
155 Status* status_return);