#include <unicodeLatinMap.h>
Public Attributes | |
wchar_t | _character |
CharType | _char_type |
char | _ascii_equiv |
char | _ascii_additional |
wchar_t | _tolower_character |
wchar_t | _toupper_character |
AccentType | _accent_type |
int | _additional_flags |
|
Definition at line 144 of file unicodeLatinMap.h. |
|
Definition at line 145 of file unicodeLatinMap.h. |
|
Definition at line 141 of file unicodeLatinMap.h. Referenced by TextEncoder::get_wtext_as_ascii(), and TextEncoder::make_lower(). |
|
Definition at line 140 of file unicodeLatinMap.h. Referenced by TextEncoder::get_wtext_as_ascii(), TextEncoder::make_lower(), and TextEncoder::set_unicode_char(). |
|
Definition at line 139 of file unicodeLatinMap.h. |
|
Definition at line 138 of file unicodeLatinMap.h. |
|
Definition at line 142 of file unicodeLatinMap.h. |
|
Definition at line 143 of file unicodeLatinMap.h. Referenced by TextEncoder::get_text_as_ascii(). |