Go to the source code of this file.
Data Structures | |
| struct | [struct].precompositions |
| struct | [struct].decompositions |
| struct | [struct].precompositions_sp |
| struct | [struct].decompositions_sp |
Macros | |
| #define | SBASE 0xAC00 |
| #define | LBASE 0x1100 |
| #define | VBASE 0x1161 |
| #define | TBASE 0x11A7 |
| #define | LCOUNT 19 |
| #define | VCOUNT 21 |
| #define | TCOUNT 28 |
| #define | NCOUNT 588 |
| #define | SCOUNT 11172 |
| #define | PRECOMP_COUNT 955 |
| #define | DECOMP_COUNT 955 |
| #define | MAXCOMBLEN 3 |
| #define | PRECOMP_SP_COUNT 46 |
| #define | DECOMP_SP_COUNT 46 |
| #define | MAXCOMBSPLEN 4 |
| #define | COMBBUFLEN 4 |
Variables | |
| static const struct | precompositions [] |
| static const struct | decompositions [] |
| static const struct | precompositions_sp [] |
| static const struct | decompositions_sp [] |
| #define COMBBUFLEN 4 |
| #define DECOMP_COUNT 955 |
| #define DECOMP_SP_COUNT 46 |
| #define LBASE 0x1100 |
| #define LCOUNT 19 |
| #define MAXCOMBLEN 3 |
| #define MAXCOMBSPLEN 4 |
| #define NCOUNT 588 |
| #define PRECOMP_COUNT 955 |
| #define PRECOMP_SP_COUNT 46 |
| #define SBASE 0xAC00 |
| #define SCOUNT 11172 |
| #define TBASE 0x11A7 |
| #define TCOUNT 28 |
| #define VBASE 0x1161 |
| #define VCOUNT 21 |
| const struct [struct].decompositions decompositions[] |
| const struct [struct].decompositions_sp decompositions_sp[] |
| const struct [struct].precompositions precompositions[] |
| const struct [struct].precompositions_sp precompositions_sp[] |