|
Evince
Evince is a document viewer capable of displaying multiple and single page document formats like PDF and Postscript.
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| struct | _DviPaper |
| struct | _DviPaperSpec |
Typedefs | |
| typedef struct _DviPaper | DviPaper |
| typedef struct _DviPaperSpec | DviPaperSpec |
Enumerations | |
| enum | DviPaperClass { MDVI_PAPER_CLASS_ISO, MDVI_PAPER_CLASS_US, MDVI_PAPER_CLASS_ANY, MDVI_PAPER_CLASS_CUSTOM } |
Functions | |
| int mdvi_get_paper_size | __PROTO ((const char *, DviPaper *)) |
| DviPaperSpec *mdvi_get_paper_specs | __PROTO ((DviPaperClass)) |
| void mdvi_free_paper_specs | __PROTO ((DviPaperSpec *)) |
| typedef struct _DviPaperSpec DviPaperSpec |
| enum DviPaperClass |
| int mdvi_get_paper_size __PROTO | ( | (const char *, DviPaper *) | ) |
| DviPaperSpec* mdvi_get_paper_specs __PROTO | ( | (DviPaperClass) | ) |
| void mdvi_free_paper_specs __PROTO | ( | (DviPaperSpec *) | ) |