|
HDK
|
#include "UT_API.h"
Include dependency graph for UT_UnicodeTable.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | UT_UnicodeCharacter |
Variables | |
| UT_API UT_UnicodeCharacter * | theUnicodeTable [256] |
| enum UT_UnicodeCategory |
| Enumerator | |
|---|---|
| UT_UNICODE_NONE | |
| UT_UNICODE_LT_UPPER | |
| UT_UNICODE_LT_LOWER | |
| UT_UNICODE_LT_TITLE | |
| UT_UNICODE_NUMBER | |
| UT_UNICODE_SPACE | |
| UT_UNICODE_SPACE_NONBREAK | |
| UT_UNICODE_PUNCTUATION | |
Definition at line 26 of file UT_UnicodeTable.h.
| UT_API UT_UnicodeCharacter* theUnicodeTable[256] |