Evince
Evince is a document viewer capable of displaying multiple and single page document formats like PDF and Postscript.
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
_DviDevice Struct Reference

#include <mdvi.h>

Data Fields

DviGlyphDraw draw_glyph
 
DviRuleDraw draw_rule
 
DviColorScale alloc_colors
 
DviCreateImage create_image
 
DviFreeImage free_image
 
DviPutPixel put_pixel
 
DviImageDone image_done
 
DviDevDestroy dev_destroy
 
DviRefresh refresh
 
DviSetColor set_color
 
DviPSDraw draw_ps
 
void * device_data
 

Detailed Description

Definition at line 111 of file mdvi.h.

Field Documentation

DviColorScale _DviDevice::alloc_colors

Definition at line 114 of file mdvi.h.

DviCreateImage _DviDevice::create_image

Definition at line 115 of file mdvi.h.

DviDevDestroy _DviDevice::dev_destroy

Definition at line 119 of file mdvi.h.

void* _DviDevice::device_data

Definition at line 123 of file mdvi.h.

DviGlyphDraw _DviDevice::draw_glyph

Definition at line 112 of file mdvi.h.

DviPSDraw _DviDevice::draw_ps

Definition at line 122 of file mdvi.h.

DviRuleDraw _DviDevice::draw_rule

Definition at line 113 of file mdvi.h.

DviFreeImage _DviDevice::free_image

Definition at line 116 of file mdvi.h.

DviImageDone _DviDevice::image_done

Definition at line 118 of file mdvi.h.

DviPutPixel _DviDevice::put_pixel

Definition at line 117 of file mdvi.h.

DviRefresh _DviDevice::refresh

Definition at line 120 of file mdvi.h.

DviSetColor _DviDevice::set_color

Definition at line 121 of file mdvi.h.


The documentation for this struct was generated from the following file: