変数 | |
unsigned | as_image: 1 |
unsigned | align_head: 1 |
unsigned | two_dimensional: 1 |
unsigned | orientation_reversed: 1 |
unsigned | enable_bidi: 1 |
unsigned | ignore_formatting_char: 1 |
unsigned | fixed_width: 1 |
unsigned | anti_alias: 1 |
unsigned | disable_overlapping_adjustment: 1 |
unsigned int | min_line_ascent |
unsigned int | min_line_descent |
unsigned int | max_line_ascent |
unsigned int | max_line_descent |
unsigned int | max_line_width |
unsigned int | tab_width |
void(* | format )(int line, int y, int *indent, int *width) |
int(* | line_break )(MText *mt, int pos, int from, int to, int line, int y) |
int | with_cursor |
int | cursor_pos |
int | cursor_width |
int | cursor_bidi |
int | partial_update |
int | disable_caching |
MDrawRegion | clip_region |
|