|
Evince
Evince is a document viewer capable of displaying multiple and single page document formats like PDF and Postscript.
|
Collaboration diagram for __synctex_updater_t:Data Structures | |
| struct | _flags |
Data Fields | |
| gzFile | file |
| synctex_fprintf_t | fprintf |
| int | length |
| struct __synctex_updater_t::_flags | flags |
Definition at line 4330 of file synctex_parser.c.
| gzFile __synctex_updater_t::file |
Definition at line 4331 of file synctex_parser.c.
| struct __synctex_updater_t::_flags __synctex_updater_t::flags |
| synctex_fprintf_t __synctex_updater_t::fprintf |
Definition at line 4332 of file synctex_parser.c.
| int __synctex_updater_t::length |
Definition at line 4333 of file synctex_parser.c.