|
Evince
Evince is a document viewer capable of displaying multiple and single page document formats like PDF and Postscript.
|
#include <npapi.h>
Collaboration diagram for _NPAsyncSurface:Data Fields | |
| uint32_t | version |
| NPSize | size |
| NPImageFormat | format |
| union { | |
| struct { | |
| uint32_t stride | |
| void * data | |
| } bitmap | |
| }; | |
| union { ... } |
| struct { ... } _NPAsyncSurface::bitmap |
| NPImageFormat _NPAsyncSurface::format |