|
OpenTTD Source 20251117-master-g7398d2e290
|
Functions related to laying out text on Win32. More...
Go to the source code of this file.
Data Structures | |
| class | UniscribeParagraphLayoutFactory |
| Helper class to construct a new UniscribeParagraphLayout. More... | |
| class | UniscribeStringIterator |
| String iterator using Uniscribe as a backend. More... | |
| struct | UniscribeStringIterator::CharInfo |
Functions | |
| void | UniscribeResetScriptCache (FontSize size) |
Functions related to laying out text on Win32.
Definition in file string_uniscribe.h.
| void UniscribeResetScriptCache | ( | FontSize | size | ) |
Definition at line 133 of file string_uniscribe.cpp.