ReactOS 0.4.15-dev-7942-gd23573b
_NPWindow Struct Reference
Collaboration diagram for _NPWindow:

Public Attributes

voidwindow
 
INT32 x
 
INT32 y
 
UINT32 width
 
UINT32 height
 
NPRect clipRect
 
NPWindowType type
 

Detailed Description

Definition at line 111 of file npplugin.c.

Member Data Documentation

◆ clipRect

NPRect _NPWindow::clipRect

Definition at line 117 of file npplugin.c.

◆ height

UINT32 _NPWindow::height

Definition at line 116 of file npplugin.c.

◆ type

NPWindowType _NPWindow::type

Definition at line 118 of file npplugin.c.

◆ width

UINT32 _NPWindow::width

Definition at line 115 of file npplugin.c.

◆ window

void* _NPWindow::window

Definition at line 112 of file npplugin.c.

◆ x

INT32 _NPWindow::x

Definition at line 113 of file npplugin.c.

◆ y

INT32 _NPWindow::y

Definition at line 114 of file npplugin.c.


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