Home
last modified time | relevance | path

Searched refs:focusPluginElement (Results 1 – 14 of 14) sorted by relevance

/external/webkit/Source/WebCore/plugins/symbian/
DPluginContainerSymbian.cpp70 m_pluginView->focusPluginElement(); in focusInEvent()
DPluginViewSymbian.cpp203 focusPluginElement(); in handleMouseEvent()
/external/webkit/Source/WebCore/plugins/qt/
DPluginContainerQt.cpp143 m_pluginView->focusPluginElement(); in focusInEvent()
DPluginViewQt.cpp558 focusPluginElement(); in handleMouseEvent()
/external/webkit/Source/WebKit/android/plugins/
DANPWindowInterface.cpp59 pluginView->focusPluginElement(); in anp_requestFullScreen()
/external/webkit/Source/WebKit2/WebProcess/Plugins/
DPluginView.h79 void focusPluginElement();
DPluginView.cpp571 focusPluginElement(); in handleEvent()
634 void PluginView::focusPluginElement() in focusPluginElement() function in WebKit::PluginView
/external/webkit/Source/WebCore/plugins/
DPluginView.h241 void focusPluginElement();
DPluginView.cpp983 void PluginView::focusPluginElement() in focusPluginElement() function in WebCore::PluginView
/external/webkit/Source/WebCore/plugins/gtk/
DPluginViewGtk.cpp409 focusPluginElement(); in handleMouseEvent()
/external/webkit/Source/WebCore/plugins/win/
DPluginViewWin.cpp696 focusPluginElement(); in handleMouseEvent()
/external/webkit/Source/WebKit/android/WebCoreSupport/
DFrameLoaderClientAndroid.cpp1183 prpWidget->focusPluginElement(); in swapPlugin()
/external/webkit/Source/WebKit2/
DChangeLog-2011-02-1638013 Dispatch mouse enter and mouse leave events. Call focusPluginElement on mousedown.
38015 (WebKit::PluginView::focusPluginElement):
/external/webkit/Source/WebCore/
DChangeLog-2009-06-1617796 (WebCore::PluginView::focusPluginElement): New helper function, moved from PluginViewWin.
17808 to PluginView::focusPluginElement.