#include <aconf.h>
#include "gtypes.h"
#include "CharTypes.h"
Go to the source code of this file.
Compounds | |
class | UnicodeMap |
class | UnicodeMapCache |
struct | UnicodeMapRange |
Defines | |
#define | unicodeMapCacheSize 4 |
Typedefs | |
typedef int(* | UnicodeMapFunc )(Unicode u, char *buf, int bufSize) |
Enumerations | |
enum | UnicodeMapKind { unicodeMapUser, unicodeMapResident, unicodeMapFunc } |
|
|
|
|
|
|