#include "assert.h"
#include "strngs.h"
#include "unichar.h"
#include "unicharmap.h"
#include "params.h"
Go to the source code of this file.
Classes | |
class | CHAR_FRAGMENT |
class | UNICHARSET |
struct | UNICHARSET::UNICHAR_PROPERTIES |
struct | UNICHARSET::UNICHAR_SLOT |
Enumerations | |
enum | StrongScriptDirection { DIR_NEUTRAL = 0, DIR_LEFT_TO_RIGHT = 1, DIR_RIGHT_TO_LEFT = 2, DIR_MIX = 3 } |