Home
last modified time | relevance | path

Searched refs:NPWindow (Results 1 – 25 of 38) sorted by relevance

12

/external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/Tests/
DNPPSetWindowCalledDuringDestruction.cpp47 virtual NPError NPP_SetWindow(NPP, NPWindow*);
75 NPError NPPSetWindowCalledDuringDestruction::NPP_SetWindow(NPP, NPWindow* window) in NPP_SetWindow()
DPassDifferentNPPStruct.cpp44 virtual NPError NPP_SetWindow(NPP instance, NPWindow* window) in NPP_SetWindow()
/external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/Tests/win/
DWindowRegionIsSetToClipRect.cpp39 virtual NPError NPP_SetWindow(NPP, NPWindow*);
52 NPError WindowRegionIsSetToClipRect::NPP_SetWindow(NPP instance, NPWindow* window) in NPP_SetWindow()
DNPNInvalidateRectInvalidatesWindow.cpp83 virtual NPError NPP_SetWindow(NPP, NPWindow*);
99 NPError NPNInvalidateRectInvalidatesWindow::NPP_SetWindow(NPP instance, NPWindow* npWindow) in NPP_SetWindow()
DGetValueNetscapeWindow.cpp43 virtual NPError NPP_SetWindow(NPP instance, NPWindow* window) in NPP_SetWindow()
DWindowGeometryInitializedBeforeSetWindow.cpp43 virtual NPError NPP_SetWindow(NPP instance, NPWindow* window) in NPP_SetWindow()
/external/webkit/Source/WebKit/android/plugins/
DPluginWidgetAndroid.h72 void setWindow(NPWindow* window, bool isTransparent);
199 NPWindow* m_pluginWindow;
/external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/win/
DWindowedPluginTest.h41 virtual NPError NPP_SetWindow(NPP, NPWindow*);
DWindowedPluginTest.cpp39 NPError WindowedPluginTest::NPP_SetWindow(NPP instance, NPWindow* window) in NPP_SetWindow()
/external/webkit/Source/WebKit/mac/Plugins/
DWebNetscapePluginView.h75 NPWindow window;
76 NPWindow lastSetWindow;
/external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/
DPluginObject.h83 NPWindow lastWindow;
DPluginTest.cpp106 NPError PluginTest::NPP_SetWindow(NPP, NPWindow*) in NPP_SetWindow() argument
DPluginTest.h64 virtual NPError NPP_SetWindow(NPP, NPWindow*);
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
DNetscapePlugin.h106 NPError NPP_SetWindow(NPWindow*);
199 NPWindow m_npWindow;
DNetscapePlugin.cpp301 NPError NetscapePlugin::NPP_SetWindow(NPWindow* npWindow) in NPP_SetWindow()
/external/webkit/Source/WebCore/bridge/
Dnpapi.h491 } NPWindow; typedef
519 NPWindow window;
822 NPError NP_LOADDS NPP_SetWindow(NPP instance, NPWindow* window);
/external/webkit/Examples/NetscapeCoreAnimationPlugin/
Dmain.m50 NPWindow window;
58 NPError NPP_SetWindow(NPP instance, NPWindow* window);
154 NPError NPP_SetWindow(NPP instance, NPWindow* window)
/external/webkit/Source/WebCore/manual-tests/NPN_Invoke/
Dmain.c42 NPError NPP_SetWindow(NPP instance, NPWindow* window);
178 NPError NPP_SetWindow(NPP instance, NPWindow* window) in NPP_SetWindow()
/external/webkit/Examples/NetscapeCoreAnimationMoviePlugin/
Dmain.m63 NPWindow window;
77 NPError NPP_SetWindow(NPP instance, NPWindow* window);
184 NPError NPP_SetWindow(NPP instance, NPWindow* window)
/external/webkit/Examples/NetscapeCocoaPlugin/
Dmain.m50 NPWindow window;
61 NPError NPP_SetWindow(NPP instance, NPWindow* window);
158 NPError NPP_SetWindow(NPP instance, NPWindow* window)
/external/webkit/Examples/NetscapeInputMethodPlugin/
Dmain.m48 NPWindow window;
64 NPError NPP_SetWindow(NPP instance, NPWindow* window);
171 NPError NPP_SetWindow(NPP instance, NPWindow* window)
/external/webkit/Tools/DumpRenderTree/unix/TestNetscapePlugin/
DTestNetscapePlugin.cpp147 webkit_test_plugin_set_window(NPP instance, NPWindow *window) in webkit_test_plugin_set_window()
/external/webkit/Source/WebCore/plugins/
Dnpfunctions.h104 typedef NPError (*NPP_SetWindowProcPtr)(NPP instance, NPWindow* window);
DPluginView.h388 NPWindow m_npWindow;
/external/webkit/Examples/
DChangeLog67 NPWindow is now null in the Cocoa event model.

12