|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <PluginMessageThrottlerWin.h>
Public Member Functions | |
| PluginMessageThrottlerWin (PluginView *) | |
| ~PluginMessageThrottlerWin () | |
| void | appendMessage (HWND, UINT msg, WPARAM, LPARAM) |
| WebCore::PluginMessageThrottlerWin::PluginMessageThrottlerWin | ( | PluginView * | pluginView | ) |
| WebCore::PluginMessageThrottlerWin::~PluginMessageThrottlerWin | ( | ) |
| void WebCore::PluginMessageThrottlerWin::appendMessage | ( | HWND | hWnd, |
| UINT | msg, | ||
| WPARAM | wParam, | ||
| LPARAM | lParam | ||
| ) |
1.8.13