OpenTTD Source
20241121-master-g67a0fccfad
|
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". | |
Definition at line 69 of file string_uniscribe.h.