|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include "FrameLoadRequest.h"#include "IntRect.h"#include "MediaCanStartListener.h"#include "PluginViewBase.h"#include "ResourceRequest.h"#include "Timer.h"#include <wtf/HashMap.h>#include <wtf/HashSet.h>#include <wtf/RefPtr.h>#include <wtf/Vector.h>#include <wtf/text/CString.h>Go to the source code of this file.
Classes | |
| class | WebCore::PluginRequest |
| class | WebCore::PluginManualLoader |
| class | WebCore::PluginView |
Namespaces | |
| JSC | |
| JSC::Bindings | |
| WebCore | |
| This file is generated by create-http-header-name-table, do not edit. | |
Typedefs | |
| typedef PlatformWidget | PlatformPluginWidget |
Enumerations | |
| enum | WebCore::PluginStatus { WebCore::PluginStatusCanNotFindPlugin, WebCore::PluginStatusCanNotLoadPlugin, WebCore::PluginStatusLoadedSuccessfully } |
Functions | |
| PluginView * | WebCore::toPluginView (Widget *widget) |
| const PluginView * | WebCore::toPluginView (const Widget *widget) |
| void | WebCore::toPluginView (const PluginView *) |
| typedef PlatformWidget PlatformPluginWidget |
1.8.13