webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
_NPWindow Struct Reference

#include <npapi.h>

Public Attributes

voidwindow
 
int32_t x
 
int32_t y
 
uint32_t width
 
uint32_t height
 
NPRect clipRect
 
NPWindowType type
 

Member Data Documentation

◆ clipRect

NPRect _NPWindow::clipRect

◆ height

uint32_t _NPWindow::height

◆ type

NPWindowType _NPWindow::type

◆ width

uint32_t _NPWindow::width

◆ window

void * _NPWindow::window

◆ x

int32_t _NPWindow::x

◆ y

int32_t _NPWindow::y

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