cohtml::i18n
On this page
Types
Name | |
---|---|
enum class | BreakIteratorBoundary { Character, Word, Line} |
enum class | TextDirection { LTR, RTL, Mixed, Neutral} |
Types Documentation
enum BreakIteratorBoundary
Enumerator | Value | Description |
---|---|---|
Character | ||
Word | ||
Line |
enum TextDirection
Enumerator | Value | Description |
---|---|---|
LTR | ||
RTL | ||
Mixed | ||
Neutral |