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
_DviGlyph Struct Reference

#include <mdvi.h>

Data Fields

short x
 
short y
 
Uint w
 
Uint h
 
void * data
 

Detailed Description

Definition at line 152 of file mdvi.h.

Field Documentation

void* _DviGlyph::data

Definition at line 155 of file mdvi.h.

Uint _DviGlyph::h

Definition at line 154 of file mdvi.h.

Uint _DviGlyph::w

Definition at line 154 of file mdvi.h.

short _DviGlyph::x

Definition at line 153 of file mdvi.h.

short _DviGlyph::y

Definition at line 153 of file mdvi.h.


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