Searched refs:LogNPPSetWindow (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/shell/tools/plugin/Tests/
H A DLogNPPSetWindow.cpp36 class LogNPPSetWindow : public PluginTest { class in inherits:PluginTest
38 LogNPPSetWindow(NPP, const string& identifier);
44 LogNPPSetWindow::LogNPPSetWindow(NPP npp, const string& identifier) function in class:LogNPPSetWindow
49 NPError LogNPPSetWindow::NPP_SetWindow(NPWindow* window)
65 static PluginTest::Register<LogNPPSetWindow> registrar("log-npp-set-window");

Completed in 98 milliseconds