Home
last modified time | relevance | path

Searched defs:NPObject (Results 1 – 9 of 9) sorted by relevance

/external/webkit/Source/WebCore/platform/qt/
DPlatformBridge.h79 typedef struct NPObject NPObject; typedef
/external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/
DTestObject.cpp134 static bool testHasMethod(NPObject*, NPIdentifier name) in testHasMethod() argument
152 static bool testHasProperty(NPObject*, NPIdentifier name) in testHasProperty() argument
192 static bool testEnumerate(NPObject* /*npobj*/, NPIdentifier **value, uint32_t *count) in testEnumerate() argument
/external/webkit/Source/WebCore/bridge/c/
Dc_instance.h35 typedef struct NPObject NPObject; typedef
/external/webkit/Source/WebCore/platform/android/
DPlatformBridge.h81 class NPObject; variable
/external/webkit/Source/WebCore/bridge/
Dnpruntime.h81 typedef struct NPObject NPObject; typedef
323 struct NPObject { struct
333 that function, otherwise a NPObject is allocated and argument
DNP_jsobject.cpp451 void _NPN_SetException(NPObject*, const NPUTF8* message) in _NPN_SetException() argument
/external/webkit/Source/WebCore/plugins/
DPluginView.h87 class NPObject; variable
/external/webkit/Source/WebCore/platform/chromium/
DPlatformBridge.h49 typedef struct NPObject NPObject; typedef
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
DNetscapeBrowserFuncs.cpp732 static void NPN_SetException(NPObject*, const NPUTF8* message) in NPN_SetException() argument