Struct for entries of line break properties. More...
#include <linebreakdef.h>
Data Fields | |
utf32_t | start |
Starting coding point. | |
utf32_t | end |
End coding point. | |
enum LineBreakClass | prop |
The line breaking property. |
Struct for entries of line break properties.
The array of the entries must be sorted.
End coding point.
The line breaking property.
Starting coding point.