Home
last modified time | relevance | path

Searched refs:getValueStatic (Results 1 – 8 of 8) sorted by relevance

/external/webkit/Source/WebCore/plugins/
Dnpapi.cpp142 return PluginView::getValueStatic(variable, value); in NPN_GetValue()
DPluginView.h189 static NPError getValueStatic(NPNVariable variable, void* value);
DPluginView.cpp1413 NPError PluginView::getValueStatic(NPNVariable variable, void* value) in getValueStatic() function in WebCore::PluginView
/external/webkit/Source/WebCore/plugins/mac/
DPluginViewMac.mm181 …if (getValueStatic(NPNVariable(NPNVsupportsCarbonBool + m_eventModel), &eventModelSupported) != NP…
194 …if (getValueStatic(NPNVariable(NPNVsupportsQuickDrawBool + m_drawingModel), &drawingModelSupported…
/external/webkit/Source/WebCore/
DChangeLog-2010-05-2418592 * plugins/PluginView.cpp: Guard getValueStatic() with
31219 * plugins/PluginView.cpp: Guard getValueStatic() with
41218 Rework PluginView::getValue and PluginView::getValueStatic to remove the amount of code that
41219 … was duplicated across platforms. getValue and getValueStatic now call in to platform-specific
41224 … (WebCore::PluginView::getValueStatic): Give the platform-specific variant a chance to handle the
49713 (WebCore::PluginView::getValueStatic):
DChangeLog-2008-08-1019208 (WebCore::PluginView::getValueStatic):
19274 (WebCore::PluginView::getValueStatic):
19280 (WebCore::PluginView::getValueStatic):
19312 (WebCore::PluginView::getValueStatic): Added to deal with plugins
19314 (WebCore::PluginView::getValue): Moved some code to getValueStatic.
19317 and PluginView::getValueStatic if no PluginView is
19334 (WebCore::PluginView::getValueStatic): Added to deal with plugins
19336 (WebCore::PluginView::getValue): Moved some code to getValueStatic.
DChangeLog-2009-06-164597 (WebCore::PluginView::getValueStatic):
33902 * plugins/gtk/PluginViewGtk.cpp (PluginView::getValueStatic):
33903 * plugins/qt/PluginViewQt.cpp (PluginView::getValueStatic):
33904 * plugins/mac/PluginViewMac.cpp (PluginView::getValueStatic):
70458 (PluginView::getValueStatic):
70481 (WebCore::PluginView::getValueStatic):
84086 (WebCore::PluginView::getValueStatic):
DChangeLog-2010-01-291766 (WebCore::PluginView::getValueStatic):
47515 (WebCore::PluginView::getValueStatic):
50324 (WebCore::PluginView::getValueStatic):
64609 (WebCore::PluginView::getValueStatic):