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

#include <npapi.h>

+ Collaboration diagram for _NPByteRange:

Data Fields

int32_t offset
 
uint32_t length
 
struct _NPByteRangenext
 

Detailed Description

Definition at line 167 of file npapi.h.

Field Documentation

uint32_t _NPByteRange::length

Definition at line 170 of file npapi.h.

struct _NPByteRange* _NPByteRange::next

Definition at line 171 of file npapi.h.

int32_t _NPByteRange::offset

Definition at line 169 of file npapi.h.


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