Searched defs:pluginSize (Results 1 – 10 of 10) sorted by relevance
/external/webkit/Source/WebKit/mac/Plugins/ |
D | WebNetscapePluginPackage.h | 50 uint16_t pluginSize; variable
|
/external/webkit/Source/WebKit/win/WebCoreSupport/ |
D | EmbeddedWidget.cpp | 60 SIZE pluginSize(size); in createWindow() local
|
D | WebFrameLoaderClient.cpp | 876 PassRefPtr<Widget> WebFrameLoaderClient::createPlugin(const IntSize& pluginSize, HTMLPlugInElement*… in createPlugin()
|
/external/webkit/Source/WebKit/gtk/WebCoreSupport/ |
D | FrameLoaderClientGtk.cpp | 611 PassRefPtr<Widget> FrameLoaderClient::createPlugin(const IntSize& pluginSize, HTMLPlugInElement* el… in createPlugin() 710 PassRefPtr<Widget> FrameLoaderClient::createJavaAppletWidget(const IntSize& pluginSize, HTMLAppletE… in createJavaAppletWidget()
|
/external/webkit/Source/WebKit/qt/WebCoreSupport/ |
D | FrameLoaderClientQt.cpp | 1508 PassRefPtr<Widget> FrameLoaderClientQt::createPlugin(const IntSize& pluginSize, HTMLPlugInElement* … in createPlugin() 1645 PassRefPtr<Widget> FrameLoaderClientQt::createJavaAppletWidget(const IntSize& pluginSize, HTMLApple… in createJavaAppletWidget()
|
/external/webkit/Source/WebKit/efl/WebCoreSupport/ |
D | FrameLoaderClientEfl.cpp | 330 PassRefPtr<Widget> FrameLoaderClientEfl::createPlugin(const IntSize& pluginSize, HTMLPlugInElement*… in createPlugin()
|
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/ |
D | WebFrameLoaderClient.cpp | 1255 PassRefPtr<Widget> WebFrameLoaderClient::createJavaAppletWidget(const IntSize& pluginSize, HTMLAppl… in createJavaAppletWidget()
|
/external/webkit/Source/WebKit/efl/ewk/ |
D | ewk_frame.cpp | 2040 …r<WebCore::Widget> ewk_frame_plugin_create(Evas_Object* o, const WebCore::IntSize& pluginSize, Web… in ewk_frame_plugin_create()
|
D | ewk_view.cpp | 4108 …ewk_view_plugin_create(Evas_Object* o, Evas_Object* frame, const WebCore::IntSize& pluginSize, Web… in ewk_view_plugin_create()
|
/external/webkit/Source/WebKit/win/ |
D | WebFrame.cpp | 1879 PassRefPtr<Widget> WebFrame::createJavaAppletWidget(const IntSize& pluginSize, HTMLAppletElement* e… in createJavaAppletWidget()
|