Home
last modified time | relevance | path

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

12

/external/chromium_org/content/shell/tools/plugin/
DPluginObject.h47 NPBool eventLogging;
48 NPBool logSetWindow;
49 NPBool logDestroy;
50 NPBool returnNegativeOneFromWrite;
51 NPBool returnErrorFromNewStream;
55 NPBool testGetURLOnDestroy;
56 NPBool testWindowOpen;
57 NPBool testKeyboardFocusForPlugins;
58 NPBool mouseDownForEvaluateScript;
77 NPBool alwaysFilterEvents;
Dmain.cpp155 NPBool supportsCoreGraphics; in NPP_New()
164 NPBool supportsCoreAnimation; in NPP_New()
169 NPBool supportsCarbon = false; in NPP_New()
171 NPBool supportsCocoa = false; in NPP_New()
411 NPError NPP_NewStream(NPP instance, NPMIMEType type, NPStream *stream, NPBool seekable, uint16_t *s… in NPP_NewStream()
843 *((NPBool *)value) = true; in NPP_GetValue()
/external/chromium_org/content/child/npapi/
Dplugin_host.cc340 void NPN_ReloadPlugins(NPBool reload_pages) { in NPN_ReloadPlugins()
425 NPBool file, in PostURLNotify()
510 NPBool file, in NPN_PostURLNotify()
520 NPBool file) { in NPN_PostURL()
753 NPBool* supports_windowless = reinterpret_cast<NPBool*>(value); in NPN_GetValue()
759 NPBool* private_mode = reinterpret_cast<NPBool*>(value); in NPN_GetValue()
784 NPBool* supports_model = reinterpret_cast<NPBool*>(value); in NPN_GetValue()
791 NPBool* supports_model = reinterpret_cast<NPBool*>(value); in NPN_GetValue()
805 NPBool* supports_model = reinterpret_cast<NPBool*>(value); in NPN_GetValue()
811 NPBool* supports_compositing = reinterpret_cast<NPBool*>(value); in NPN_GetValue()
[all …]
Dplugin_instance.h175 NPBool repeat,
192 NPError NPP_NewStream(NPMIMEType, NPStream*, NPBool, unsigned short*);
/external/chromium_org/third_party/npapi/bindings/
Dnpapi.h184 typedef unsigned char NPBool; typedef
522 NPBool pluginPrinted;/* Set TRUE if plugin handled fullscreen printing */
523 NPBool printOne; /* TRUE if plugin should print one copy to default
682 NPBool isARepeat;
693 NPBool hasFocus;
833 NPStream* stream, NPBool seekable,
848 NPBool NP_LOADDS NPP_GotFocus(NPP instance, NPFocusDirection direction);
863 const char* buf, NPBool file,
867 const char* buf, NPBool file);
880 void NP_LOADDS NPN_ReloadPlugins(NPBool reloadPages);
[all …]
Dnpfunctions.h54 …S NPP_NewStreamProcPtr)(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16_t…
66 typedef NPBool (* NP_LOADDS NPP_GotFocusPtr)(NPP instance, NPFocusDirection direction);
75 …nce, const char* url, const char* window, uint32_t len, const char* buf, NPBool file, void* notify…
77 …tr)(NPP instance, const char* url, const char* window, uint32_t len, const char* buf, NPBool file);
89 typedef void (*NPN_ReloadPluginsProcPtr)(NPBool reloadPages);
114 typedef void (*NPN_PushPopupsEnabledStateProcPtr)(NPP npp, NPBool enabled);
122 typedef uint32_t (*NPN_ScheduleTimerPtr)(NPP instance, uint32_t interval, NPBool repeat, void (…
125 typedef NPBool (*NPN_ConvertPointPtr)(NPP instance, double sourceX, double sourceY, NPCoordin…
126 typedef NPBool (*NPN_HandleEventPtr)(NPP instance, void *event, NPBool handled);
127 typedef NPBool (*NPN_UnfocusInstancePtr)(NPP instance, NPFocusDirection direction);
[all …]
/external/chromium_org/third_party/npapi/npspy/extern/plugin/
Dnpapi.h227 typedef unsigned char NPBool; typedef
488 NPBool pluginPrinted;/* Set TRUE if plugin handled fullscreen printing */
489 NPBool printOne; /* TRUE if plugin should print one copy to default printer */
690 NPStream* stream, NPBool seekable,
720 const char* buf, NPBool file,
724 const char* buf, NPBool file);
735 void NP_LOADDS NPN_ReloadPlugins(NPBool reloadPages);
746 bool NP_LOADDS NPN_PushPopupsEnabledState(NPP instance, NPBool enabled);
Dnpupp.h110 …OADDS NPP_NewStreamUPP)(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16* …
206 …tance, const char* url, const char* window, uint32 len, const char* buf, NPBool file, void* notify…
220 …LUPP)(NPP instance, const char* url, const char* window, uint32 len, const char* buf, NPBool file);
290 typedef void (* NP_LOADDS NPN_ReloadPluginsUPP)(NPBool reloadPages);
467 typedef bool (* NP_LOADDS NPN_PushPopupsEnabledStateUPP)(NPP npp, NPBool enabled);
/external/chromium_org/content/test/plugin/
Dplugin_private_test.cc22 NPBool private_mode = 0; in New()
44 if (private_mode != static_cast<NPBool>(private_expected)) in New()
Dplugin_delete_plugin_in_stream_test.h23 NPBool seekable, uint16* stype) OVERRIDE;
Dplugin_execute_stream_javascript.h23 NPBool seekable, uint16* stype) OVERRIDE;
Dplugin_delete_plugin_in_stream_test.cc35 NPBool seekable, uint16* stype) { in NewStream()
Dplugin_get_javascript_url2_test.h25 NPBool seekable, uint16* stype) OVERRIDE;
Dplugin_request_read_test.h30 NPBool seekable, uint16* stream_type) OVERRIDE;
Dplugin_get_javascript_url_test.h24 NPBool seekable, uint16* stype) OVERRIDE;
Dnpapi_test.cc100 *(static_cast<NPBool*>(value)) = true; in NP_GetValue()
Dplugin_execute_stream_javascript.cc20 NPBool seekable, uint16* stype) { in NewStream()
Dplugin_geturl_test.h34 NPBool seekable, uint16* stype) OVERRIDE;
Dplugin_client.cc155 NPStream* stream, NPBool seekable, uint16* stype) { in NPP_NewStream()
229 *static_cast<NPBool*>(value) = 1; in NPP_GetValue()
Dplugin_get_javascript_url2_test.cc41 NPBool seekable, uint16* stype) { in NewStream()
Dplugin_test.h36 NPBool seekable, uint16* stype);
/external/chromium_org/content/shell/tools/plugin/Tests/
DPassDifferentNPPStruct.cpp58 NPBool privateMode; in NPP_SetWindow()
DGetURLWithJavaScriptURL.cpp61 …virtual NPError NPP_NewStream(NPMIMEType type, NPStream* stream, NPBool seekable, uint16_t* stype)… in NPP_NewStream()
/external/chromium_org/third_party/npapi/npspy/common/
Dnpn_gate.cpp95 …tance, const char* url, const char* window, uint32 len, const char* buf, NPBool file, void* notify… in NPN_PostURLNotify()
115 …ostURL(NPP instance, const char* url, const char* window, uint32 len, const char* buf, NPBool file) in NPN_PostURL()
260 void NPN_ReloadPlugins(NPBool reloadPages) in NPN_ReloadPlugins()
423 bool NPN_PushPopupsEnabledState(NPP id, NPBool enabled) in NPN_PushPopupsEnabledState()
/external/chromium_org/third_party/npapi/npspy/include/
Depmanager.h93 …NPError callNPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16…

12