Evince
Evince is a document viewer capable of displaying multiple and single page document formats like PDF and Postscript.
|
#include <hash.h>
Data Fields | |
DviHashBucket ** | buckets |
int | nbucks |
int | nkeys |
DviHashFunc | hash_func |
DviHashComp | hash_comp |
DviHashFree | hash_free |
DviHashBucket** _DviHashTable::buckets |