|
mupdf
|
#include <structured-text.h>

Public Attributes | |
| fz_stext_page * | page |
| fz_stext_struct * | parent |
| fz_stext_block * | block |
| fz_stext_line * | line |
| fz_stext_char * | ch |
| fz_stext_block* fz_stext_position::block |
| fz_stext_char* fz_stext_position::ch |
| fz_stext_line* fz_stext_position::line |
| fz_stext_page* fz_stext_position::page |
| fz_stext_struct* fz_stext_position::parent |