Searched defs:NPNInvalidateRectInvalidatesWindow (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/Tests/win/
H A DNPNInvalidateRectInvalidatesWindow.cpp34 static const wchar_t instancePointerProperty[] = L"org.webkit.TestNetscapePlugin.NPNInvalidateRectInvalidatesWindow.InstancePointer";
72 class NPNInvalidateRectInvalidatesWindow : public WindowedPluginTest { class in inherits:WindowedPluginTest
74 NPNInvalidateRectInvalidatesWindow(NPP, const string& identifier);
75 ~NPNInvalidateRectInvalidatesWindow();
88 NPNInvalidateRectInvalidatesWindow::NPNInvalidateRectInvalidatesWindow(NPP npp, const string& identifier) function in class:NPNInvalidateRectInvalidatesWindow
94 NPNInvalidateRectInvalidatesWindow::~NPNInvalidateRectInvalidatesWindow()
99 NPError NPNInvalidateRectInvalidatesWindow::NPP_SetWindow(NPP instance, NPWindow* npWindow)
130 LRESULT NPNInvalidateRectInvalidatesWindow
[all...]

Completed in 119 milliseconds