Struct for association of language-specific line breaking properties with language names. More...
#include <linebreakdef.h>
Data Fields | |
const char * | lang |
Language name. | |
size_t | namelen |
Length of name to match. | |
struct LineBreakProperties * | lbp |
Pointer to associated data. |
Struct for association of language-specific line breaking properties with language names.
const char* LineBreakPropertiesLang::lang |
Language name.
Pointer to associated data.
Length of name to match.