WordBreakProperties Struct Reference

Struct for entries of word break properties. More...

#include <wordbreakdef.h>

Data Fields

utf32_t start
 Starting coding point.
utf32_t end
 End coding point.
enum WordBreakClass prop
 The word breaking property.

Detailed Description

Struct for entries of word break properties.

The array of the entries must be sorted.


Field Documentation

End coding point.

The word breaking property.

Starting coding point.


The documentation for this struct was generated from the following file:

Generated by  doxygen 1.6.2