|
fltk 1.3.0rc3
About: FLTK (Fast Light Tool Kit) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. Release candidate.
SfR Fresh Dox: fltk-1.3.0rc3-source.tar.gz ("inofficial" and yet experimental doxygen-generated source code documentation) ![]() |
#include <Xutf8.h>
Public Attributes | |
| int | nb_font |
| char ** | font_name_list |
| int * | encodings |
| XFontStruct ** | fonts |
| Font | fid |
| int | ascent |
| int | descent |
| int * | ranges |
Definition at line 44 of file Xutf8.h.
Referenced by main(), and XUtf8DrawImageString().
Definition at line 45 of file Xutf8.h.
Referenced by main(), and XUtf8DrawImageString().
Definition at line 41 of file Xutf8.h.
Referenced by XFreeUtf8FontStruct(), XGetUtf8FontAndGlyph(), XUtf8DrawRtlString(), XUtf8DrawString(), XUtf8TextWidth(), and XUtf8UcsWidth().
| Font XUtf8FontStruct::fid |
Definition at line 40 of file Xutf8.h.
Referenced by main(), XCreateUtf8FontStruct(), and XFreeUtf8FontStruct().
| XFontStruct** XUtf8FontStruct::fonts |
Definition at line 42 of file Xutf8.h.
Referenced by main(), XFreeUtf8FontStruct(), XGetUtf8FontAndGlyph(), XUtf8DrawRtlString(), XUtf8DrawString(), XUtf8TextWidth(), and XUtf8UcsWidth().
Definition at line 39 of file Xutf8.h.
Referenced by main(), XCreateUtf8FontStruct(), XGetUtf8FontAndGlyph(), XUtf8DrawRtlString(), XUtf8DrawString(), XUtf8TextWidth(), and XUtf8UcsWidth().
Definition at line 46 of file Xutf8.h.
Referenced by XFreeUtf8FontStruct(), XGetUtf8FontAndGlyph(), XUtf8DrawRtlString(), XUtf8DrawString(), XUtf8TextWidth(), and XUtf8UcsWidth().