OpenTTD Source
20241111-master-gce64d5f5d9
|
Break info for a character. More...
Data Fields | |
bool | word_stop: 1 |
Code point is suitable as a word break. | |
bool | char_stop: 1 |
Code point is the start of a grapheme cluster, i.e. a "character". | |
Break info for a character.
Definition at line 19 of file string_osx.h.