Home | History | Annotate | Download | only in WebCoreSupport

Lines Matching refs:pluginSize

439 PassRefPtr<Widget> FrameLoaderClient::createPlugin(const IntSize& pluginSize
459 RefPtr<PluginView> pluginView = PluginView::create(core(m_frame), pluginSize, element, url, paramNames, paramValues, mimeType, loadManually);