Home
last modified time | relevance | path

Searched refs:NPWindowTypeWindow (Results 1 – 10 of 10) sorted by relevance

/external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/Tests/win/
DWindowGeometryInitializedBeforeSetWindow.cpp49 if (window->type != NPWindowTypeWindow) { in NPP_SetWindow()
DWindowRegionIsSetToClipRect.cpp58 if (window->type != NPWindowTypeWindow) { in NPP_SetWindow()
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/win/
DNetscapePluginWin.cpp82 m_npWindow.type = NPWindowTypeWindow; in platformPostInitialize()
/external/webkit/Source/WebCore/plugins/symbian/
DPluginViewSymbian.cpp412 m_npWindow.type = NPWindowTypeWindow; in platformStart()
/external/webkit/Source/WebCore/bridge/
Dnpapi.h473 NPWindowTypeWindow = 1, enumerator
/external/webkit/Source/WebCore/plugins/gtk/
DPluginViewGtk.cpp839 m_npWindow.type = NPWindowTypeWindow; in platformStart()
/external/webkit/Source/WebCore/plugins/win/
DPluginViewWin.cpp989 m_npWindow.type = NPWindowTypeWindow; in platformStart()
/external/webkit/Source/WebCore/plugins/qt/
DPluginViewQt.cpp971 m_npWindow.type = NPWindowTypeWindow; in platformStart()
/external/webkit/Source/WebCore/plugins/mac/
DPluginViewMac.mm396 m_npWindow.type = NPWindowTypeWindow;
/external/webkit/Source/WebKit/mac/Plugins/
DWebNetscapePluginView.mm313 window.type = NPWindowTypeWindow;