Searched refs:getPluginDisplay (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/x11/
H A DNetscapePluginX11.cpp50 static Display *getPluginDisplay() function in namespace:WebKit
130 if (!(m_pluginDisplay = getPluginDisplay()))
/external/webkit/Source/WebCore/plugins/gtk/
H A DPluginViewGtk.cpp713 static Display* getPluginDisplay() function in namespace:WebCore
827 m_pluginDisplay = getPluginDisplay();
/external/webkit/Source/WebCore/plugins/qt/
H A DPluginViewQt.cpp848 static Display *getPluginDisplay() function in namespace:WebCore
943 m_pluginDisplay = getPluginDisplay();

Completed in 40 milliseconds