sombok
2.3.0
|
#include <sombok.h>
Data Fields | |
size_t | idx |
size_t | len |
size_t | col |
propval_t | lbc |
propval_t | elbc |
unsigned char | flag |
Grapheme cluster
size_t gcchar_t::col |
Calculated number of columns.
propval_t gcchar_t::elbc |
Line breaking class of grapheme extender if it is not CM.
unsigned char gcchar_t::flag |
User-defined flag.
size_t gcchar_t::idx |
Offset of Unicode string.
propval_t gcchar_t::lbc |
Line breaking class of grapheme base.
size_t gcchar_t::len |
Length of Unicode string.