Home
last modified time | relevance | path

Searched refs:NPNVnetscapeWindow (Results 1 – 12 of 12) sorted by relevance

/external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/Tests/win/
DGetValueNetscapeWindow.cpp50 NPError error = NPN_GetValue(NPNVnetscapeWindow, &hwnd); in NPP_SetWindow()
/external/webkit/Source/WebCore/plugins/
DPluginDebug.cpp89 case NPNVnetscapeWindow: return "NPNVnetscapeWindow"; in prettyNameForNPNVariable()
/external/webkit/Source/WebCore/bridge/
Dnpapi.h410 NPNVnetscapeWindow, enumerator
/external/webkit/Source/WebCore/plugins/android/
DPluginViewAndroid.cpp534 case NPNVnetscapeWindow: { in platformGetValue()
/external/webkit/Source/WebCore/plugins/gtk/
DPluginViewGtk.cpp661 case NPNVnetscapeWindow: { in platformGetValue()
/external/webkit/Source/WebCore/plugins/win/
DPluginViewWin.cpp877 case NPNVnetscapeWindow: { in platformGetValue()
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
DNetscapeBrowserFuncs.cpp484 case NPNVnetscapeWindow: { in NPN_GetValue()
/external/webkit/Source/WebCore/plugins/qt/
DPluginViewQt.cpp784 case NPNVnetscapeWindow: { in platformGetValue()
/external/webkit/Tools/
DChangeLog-2011-02-1617977 Test NPN_GetValue(NPNVnetscapeWindow)
17993 NPN_GetValue(NPNVnetscapeWindow) returns a valid HWND and that it
/external/webkit/Source/WebKit2/
DChangeLog-2011-02-1627625 Implement NPN_GetValue(NPNVnetscapeWindow)
27636 (WebKit::NPN_GetValue): Added case for NPNVnetscapeWindow that calls
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2910337 The problem appears to be that Flash queries NPNVnetscapeWindow on every
42574 NPNVnetscapeWindow on Unix/X11: "Gets the browser toplevel window in which the
DChangeLog-2008-08-103671 In the implementation of getValue for NPNVnetscapeWindow treat