HomeSort by relevance Sort by last modified time
    Searched full:m_pluginelement (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebKit2/WebProcess/Plugins/
PluginView.cpp 134 Frame* frame = m_pluginView->m_pluginElement->document()->frame();
247 , m_pluginElement(pluginElement)
249 , m_webPage(webPage(m_pluginElement.get()))
272 m_pluginElement->document()->removeMediaCanStartListener(this);
292 m_pluginElement = nullptr;
297 return m_pluginElement->document()->frame();
425 if (Frame* frame = m_pluginElement->document()->frame()) {
434 m_pluginElement->document()->addMediaCanStartListener(this);
457 m_pluginElement->setNeedsStyleRecalc(SyntheticStyleChange);
626 RenderLayer* layer = m_pluginElement->renderer()->enclosingLayer()
    [all...]
PluginView.h 150 RefPtr<WebCore::HTMLPlugInElement> m_pluginElement;
  /external/webkit/Source/WebKit2/
ChangeLog-2011-02-16     [all...]

Completed in 483 milliseconds