|
FreeWRL / FreeX3D 4.3.0
|
Data Fields | |
| nsPluginPort * | window |
| PRInt32 | x |
| PRInt32 | y |
| PRUint32 | width |
| PRUint32 | height |
| nsPluginRect | clipRect |
| nsPluginWindowType | type |
Definition at line 288 of file nsplugindefs.h.
| nsPluginRect nsPluginWindow::clipRect |
Definition at line 296 of file nsplugindefs.h.
| PRUint32 nsPluginWindow::height |
Definition at line 295 of file nsplugindefs.h.
| nsPluginWindowType nsPluginWindow::type |
Definition at line 301 of file nsplugindefs.h.
| PRUint32 nsPluginWindow::width |
Definition at line 294 of file nsplugindefs.h.
| nsPluginPort* nsPluginWindow::window |
Definition at line 289 of file nsplugindefs.h.
| PRInt32 nsPluginWindow::x |
Definition at line 292 of file nsplugindefs.h.
| PRInt32 nsPluginWindow::y |
Definition at line 293 of file nsplugindefs.h.