|
Evince
Evince is a document viewer capable of displaying multiple and single page document formats like PDF and Postscript.
|
Include dependency graph for dvimisc.c:Go to the source code of this file.
Functions | |
| void | mdvi_set_color (DviContext *dvi, Ulong fg, Ulong bg) |
| void | mdvi_push_color (DviContext *dvi, Ulong fg, Ulong bg) |
| void | mdvi_pop_color (DviContext *dvi) |
| void | mdvi_reset_color (DviContext *dvi) |
| void mdvi_pop_color | ( | DviContext * | dvi) |
| void mdvi_push_color | ( | DviContext * | dvi, |
| Ulong | fg, | ||
| Ulong | bg | ||
| ) |
| void mdvi_reset_color | ( | DviContext * | dvi) |
| void mdvi_set_color | ( | DviContext * | dvi, |
| Ulong | fg, | ||
| Ulong | bg | ||
| ) |