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

#include <npapi.h>

+ Collaboration diagram for _NPWindow:

Data Fields

void * window
 
int32_t x
 
int32_t y
 
uint32_t width
 
uint32_t height
 
NPRect clipRect
 
NPWindowType type
 

Detailed Description

Definition at line 477 of file npapi.h.

Field Documentation

NPRect _NPWindow::clipRect

Definition at line 486 of file npapi.h.

uint32_t _NPWindow::height

Definition at line 485 of file npapi.h.

NPWindowType _NPWindow::type

Definition at line 490 of file npapi.h.

uint32_t _NPWindow::width

Definition at line 484 of file npapi.h.

void* _NPWindow::window

Definition at line 479 of file npapi.h.

int32_t _NPWindow::x

Definition at line 482 of file npapi.h.

int32_t _NPWindow::y

Definition at line 483 of file npapi.h.


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