OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:WindowlessPluginTest
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/test/plugin/
plugin_windowless_test.h
15
class
WindowlessPluginTest
: public PluginTest {
18
WindowlessPluginTest
(NPP id, NPNetscapeFuncs *host_functions);
plugin_windowless_test.cc
29
WindowlessPluginTest
* g_other_instance = NULL;
32
static_cast<
WindowlessPluginTest
*>(data)->SignalTestCompleted();
68
WindowlessPluginTest
::
WindowlessPluginTest
(NPP id,
76
bool
WindowlessPluginTest
::IsWindowless() const {
80
NPError
WindowlessPluginTest
::New(uint16 mode, int16 argc,
94
int16
WindowlessPluginTest
::HandleEvent(void* event) {
168
NPError
WindowlessPluginTest
::ExecuteScript(NPNetscapeFuncs* browser, NPP id,
190
void
WindowlessPluginTest
::ExecuteScriptDeleteInPaint(
198
void
WindowlessPluginTest
::ExecuteScriptResizeInPaint
[
all
...]
Completed in 37 milliseconds