The m17n Library 1.8.4
|
Type of M-texts. More...
#include <internal.h>
Data Fields | |
M17NObject | control |
unsigned | format: 16 |
unsigned | coverage: 16 |
int | nchars |
int | nbytes |
unsigned char * | data |
int | allocated |
struct MTextPlist * | plist |
int | cache_char_pos |
int | cache_byte_pos |
Type of M-texts.
The type MText is for an M-text object. Its internal structure is concealed from application programs.
M17NObject MText::control |
unsigned MText::format |
unsigned MText::coverage |
int MText::nchars |
int MText::nbytes |
unsigned char* MText::data |
int MText::allocated |
struct MTextPlist* MText::plist |
int MText::cache_char_pos |
int MText::cache_byte_pos |