Home
last modified time | relevance | path

Searched refs:NPBool (Results 1 – 25 of 28) sorted by relevance

12

/external/webkit/WebKitTools/DumpRenderTree/TestNetscapePlugIn.subproj/
DPluginObject.h34 NPBool eventLogging;
35 NPBool logSetWindow;
36 NPBool logDestroy;
37 NPBool returnErrorFromNewStream;
38 NPBool cachedPrivateBrowsingMode;
41 NPBool testDocumentOpenInDestroyStream;
42 NPBool testWindowOpen;
Dmain.cpp74 NPBool supportsCoreGraphics; in NPP_New()
117 NPBool supportsCarbon = false; in NPP_New()
119 NPBool supportsCocoa = false; in NPP_New()
205 NPError NPP_NewStream(NPP instance, NPMIMEType type, NPStream *stream, NPBool seekable, uint16 *sty… in NPP_NewStream()
414 obj->cachedPrivateBrowsingMode = *(NPBool*)value; in NPP_SetValue()
/external/webkit/WebCore/bridge/
Dnpapi.h176 typedef unsigned char NPBool; typedef
518 NPBool isARepeat;
530 NPBool hasFocus;
558 NPBool pluginPrinted; /* Set TRUE if plugin handled fullscreen */
560 NPBool printOne; /* TRUE if plugin should print one copy */
823 NPStream* stream, NPBool seekable,
854 const char* buf, NPBool file,
858 const char* buf, NPBool file);
871 void NPN_ReloadPlugins(NPBool reloadPages);
881 void NPN_PushPopupsEnabledState(NPP instance, NPBool enabled);
[all …]
Dtestbindings.cpp171 if (!NPN_VariantToBool (variant, (NPBool *)&obj->boolValue)) { in setBooleanValue()
/external/webkit/WebKit/mac/Plugins/
DWebNetscapeContainerCheckContextInfo.h35 void (*_callback)(NPP npp, uint32, NPBool, void *);
39 …D:(uint32)checkRequestID callbackFunc:(void (*)(NPP npp, uint32 checkID, NPBool allowed, void* con…
41 - (void (*)(NPP npp, uint32, NPBool, void*))callback;
DWebNetscapePluginView.h146 …t char*)frameNameCString callbackFunc:(void (*)(NPP npp, uint32 checkID, NPBool allowed, void* con…
160 … target:(const char *)target len:(UInt32)len buf:(const char *)buf file:(NPBool)file notifyData:(v…
161 …nst char *)URL target:(const char *)target len:(UInt32)len buf:(const char *)buf file:(NPBool)file;
172 - (uint32)scheduleTimerWithInterval:(uint32)interval repeat:(NPBool)repeat timerFunc:(void (*)(NPP …
Dnpapi.mm58 void NPN_ReloadPlugins(NPBool reloadPages)
92 …tance, const char* URL, const char* target, uint32 len, const char* buf, NPBool file, void* notify…
97 …ostURL(NPP instance, const char* URL, const char* target, uint32 len, const char* buf, NPBool file)
166 void NPN_PushPopupsEnabledState(NPP instance, NPBool enabled)
179 uint32 NPN_ScheduleTimer(NPP instance, uint32 interval, NPBool repeat, void (*timerFunc)(NPP npp, u…
215 NPBool NPN_ConvertPoint(NPP instance, double sourceX, double sourceY, NPCoordinateSpace sourceSpace…
220 …onst char* url, const char* frame, void (*callbackFunc)(NPP npp, uint32, NPBool, void*), void* con…
DWebNetscapeContainerCheckPrivate.h43 …onst char* url, const char* frame, void (*callbackFunc)(NPP npp, uint32, NPBool allowed, void* con…
47 …onst char* url, const char* frame, void (*callbackFunc)(NPP npp, uint32, NPBool allowed, void* con…
DWebNetscapeContainerCheckContextInfo.mm32 …D:(uint32)checkRequestID callbackFunc:(void (*)(NPP npp, uint32 checkID, NPBool allowed, void* con…
49 - (void (*)(NPP npp, uint32, NPBool, void*))callback
DWebNetscapePluginView.mm118 PluginTimer(NPP npp, uint32 timerID, uint32 interval, NPBool repeat, TimerFunc timerFunc)
153 NPBool m_repeat;
838 NPBool value = _isPrivateBrowsingEnabled;
1239 … callbackFunc:(void (*)(NPP npp, uint32 checkID, NPBool allowed, void* context))callbackFunc
1269 void (*pluginCallback)(NPP npp, uint32, NPBool, void*) = [contextInfo callback];
1762 file:(NPBool)file
1846 file:(NPBool)file
1857 file:(NPBool)file argument
2013 *(NPBool *)value = TRUE;
2020 *(NPBool *)value = TRUE;
[all …]
/external/webkit/WebCore/plugins/
Dnpapi.cpp62 void NPN_ReloadPlugins(NPBool reloadPages) in NPN_ReloadPlugins()
82 …tance, const char* url, const char* target, uint32 len, const char* buf, NPBool file, void* notify… in NPN_PostURLNotify()
87 …ostURL(NPP instance, const char* url, const char* target, uint32 len, const char* buf, NPBool file) in NPN_PostURL()
164 void NPN_PushPopupsEnabledState(NPP instance, NPBool enabled) in NPN_PushPopupsEnabledState()
180 uint32 NPN_ScheduleTimer(NPP instance, uint32 interval, NPBool repeat, in NPN_ScheduleTimer()
Dnpfunctions.h46 …tance, const char* URL, const char* window, uint32 len, const char* buf, NPBool file, void* notify…
56 typedef void (*NPN_ReloadPluginsProcPtr)(NPBool reloadPages);
63 …cPtr)(NPP instance, const char* URL, const char* window, uint32 len, const char* buf, NPBool file);
66 typedef void (*NPN_PushPopupsEnabledStateProcPtr)(NPP instance, NPBool enabled);
73 typedef uint32 (*NPN_ScheduleTimerProcPtr)(NPP npp, uint32 interval, NPBool repeat, void (*timerFun…
76 typedef NPBool (*NPN_ConvertPointProcPtr)(NPP npp, double sourceX, double sourceY, NPCoordinateSpac…
105 typedef NPError (*NPP_NewStreamProcPtr)(NPP instance, NPMIMEType type, NPStream* stream, NPBool see…
DPluginView.h153 …Notify(const char* url, const char* target, uint32 len, const char* but, NPBool file, void* notify…
154 … NPError postURL(const char* url, const char* target, uint32 len, const char* but, NPBool file);
/external/webkit/WebCore/plugins/mac/
DPluginViewMac.cpp180 NPBool eventModelSupported, drawingModelSupported; in platformStart()
248 *static_cast<NPBool*>(value) = true; in getValueStatic()
253 *static_cast<NPBool*>(value) = true; in getValueStatic()
258 *static_cast<NPBool*>(value) = false; in getValueStatic()
263 *static_cast<NPBool*>(value) = true; in getValueStatic()
272 *static_cast<NPBool*>(value) = false; in getValueStatic()
/external/webkit/WebKitExamplePlugins/NetscapeCoreAnimationPlugin/
Dmain.m59 NPError NPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16* sty…
119 NPBool supportsCoreAnimation;
130 NPBool supportsCocoa;
163 NPError NPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16* sty…
/external/webkit/WebCore/plugins/gtk/
DPluginViewGtk.cpp629 *static_cast<NPBool*>(value) = true; in getValueStatic()
631 *static_cast<NPBool*>(value) = false; in getValueStatic()
636 *static_cast<NPBool*>(value) = true; in getValueStatic()
641 *static_cast<NPBool*>(value) = true; in getValueStatic()
643 *static_cast<NPBool*>(value) = false; in getValueStatic()
/external/webkit/WebKitExamplePlugins/NetscapeCocoaPlugin/
Dmain.m62 NPError NPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16* sty…
122 NPBool supportsCoreGraphics;
133 NPBool supportsCocoa;
167 NPError NPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16* sty…
/external/webkit/WebKitExamplePlugins/NetscapeCoreAnimationMoviePlugin/
Dmain.m78 NPError NPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16* sty…
138 NPBool supportsCoreAnimation;
149 NPBool supportsCocoa;
193 NPError NPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16* sty…
/external/webkit/WebKitTools/DumpRenderTree/unix/TestNetscapePlugin/
DTestNetscapePlugin.cpp162 NPBool /*seekable*/, in webkit_test_plugin_new_stream() argument
260 *((NPBool *)value) = TRUE; in webkit_test_plugin_get_value()
/external/webkit/WebKitExamplePlugins/NetscapeInputMethodPlugin/
Dmain.m65 NPError NPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16* sty…
124 NPBool supportsCoreGraphics;
135 NPBool supportsCocoa;
180 NPError NPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16* sty…
/external/webkit/WebCore/plugins/symbian/
DPluginViewSymbian.cpp316 *static_cast<NPBool*>(value) = true; in getValueStatic()
320 *static_cast<NPBool*>(value) = true; in getValueStatic()
/external/webkit/WebCore/manual-tests/NPN_Invoke/
Dmain.c43 NPError NPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16* sty…
183 NPError NPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16* sty… in NPP_NewStream()
/external/webkit/WebCore/plugins/qt/
DPluginViewQt.cpp566 *static_cast<NPBool*>(value) = true; in getValueStatic()
570 *static_cast<NPBool*>(value) = true; in getValueStatic()
574 *static_cast<NPBool*>(value) = true; in getValueStatic()
/external/webkit/WebKitTools/DumpRenderTree/win/TestNetscapePlugin/
Dmain.cpp158 NPError NPP_NewStream(NPP instance, NPMIMEType type, NPStream *stream, NPBool seekable, uint16 *sty… in NPP_NewStream()
/external/webkit/WebCore/plugins/win/
DPluginViewWin.cpp928 NPBool *result = reinterpret_cast<NPBool*>(value); in getValue()

12