ReactOS 0.4.16-dev-340-g0540c21
|
Public Attributes | |
void * | window |
INT32 | x |
INT32 | y |
UINT32 | width |
UINT32 | height |
NPRect | clipRect |
NPWindowType | type |
Definition at line 111 of file npplugin.c.
NPRect _NPWindow::clipRect |
Definition at line 117 of file npplugin.c.
UINT32 _NPWindow::height |
Definition at line 116 of file npplugin.c.
NPWindowType _NPWindow::type |
Definition at line 118 of file npplugin.c.
UINT32 _NPWindow::width |
Definition at line 115 of file npplugin.c.
void* _NPWindow::window |
Definition at line 112 of file npplugin.c.
INT32 _NPWindow::x |
Definition at line 113 of file npplugin.c.
INT32 _NPWindow::y |
Definition at line 114 of file npplugin.c.