NPBool            339 content/child/npapi/plugin_host.cc void NPN_ReloadPlugins(NPBool reload_pages) {
NPBool            424 content/child/npapi/plugin_host.cc                              NPBool file,
NPBool            509 content/child/npapi/plugin_host.cc                           NPBool file,
NPBool            519 content/child/npapi/plugin_host.cc                     NPBool file) {
NPBool            753 content/child/npapi/plugin_host.cc       *reinterpret_cast<NPBool*>(value) = true;
NPBool            758 content/child/npapi/plugin_host.cc       NPBool* supports_windowless = reinterpret_cast<NPBool*>(value);
NPBool            764 content/child/npapi/plugin_host.cc       NPBool* private_mode = reinterpret_cast<NPBool*>(value);
NPBool            789 content/child/npapi/plugin_host.cc       NPBool* supports_model = reinterpret_cast<NPBool*>(value);
NPBool            796 content/child/npapi/plugin_host.cc       NPBool* supports_model = reinterpret_cast<NPBool*>(value);
NPBool            810 content/child/npapi/plugin_host.cc       NPBool* supports_model = reinterpret_cast<NPBool*>(value);
NPBool            816 content/child/npapi/plugin_host.cc       NPBool* supports_compositing = reinterpret_cast<NPBool*>(value);
NPBool            823 content/child/npapi/plugin_host.cc       NPBool* supports_update = reinterpret_cast<NPBool*>(value);
NPBool            922 content/child/npapi/plugin_host.cc void NPN_PushPopupsEnabledState(NPP id, NPBool enabled) {
NPBool           1056 content/child/npapi/plugin_host.cc                            NPBool repeat,
NPBool           1083 content/child/npapi/plugin_host.cc NPBool NPN_ConvertPoint(NPP id, double sourceX, double sourceY,
NPBool           1096 content/child/npapi/plugin_host.cc NPBool NPN_HandleEvent(NPP id, void *event, NPBool handled) {
NPBool           1102 content/child/npapi/plugin_host.cc NPBool NPN_UnfocusInstance(NPP id, NPFocusDirection direction) {
NPBool           1108 content/child/npapi/plugin_host.cc void NPN_URLRedirectResponse(NPP instance, void* notify_data, NPBool allow) {
NPBool            268 content/child/npapi/plugin_instance.cc                                       NPBool seekable,
NPBool            453 content/child/npapi/plugin_instance.cc                                      NPBool repeat,
NPBool            175 content/child/npapi/plugin_instance.h                        NPBool repeat,
NPBool            192 content/child/npapi/plugin_instance.h   NPError NPP_NewStream(NPMIMEType, NPStream*, NPBool, unsigned short*);
NPBool             47 content/shell/tools/plugin/PluginObject.h     NPBool eventLogging;
NPBool             48 content/shell/tools/plugin/PluginObject.h     NPBool logSetWindow;
NPBool             49 content/shell/tools/plugin/PluginObject.h     NPBool logDestroy;
NPBool             50 content/shell/tools/plugin/PluginObject.h     NPBool returnNegativeOneFromWrite;
NPBool             51 content/shell/tools/plugin/PluginObject.h     NPBool returnErrorFromNewStream;
NPBool             55 content/shell/tools/plugin/PluginObject.h     NPBool testGetURLOnDestroy;
NPBool             56 content/shell/tools/plugin/PluginObject.h     NPBool testWindowOpen;
NPBool             57 content/shell/tools/plugin/PluginObject.h     NPBool testKeyboardFocusForPlugins;
NPBool             58 content/shell/tools/plugin/PluginObject.h     NPBool mouseDownForEvaluateScript;
NPBool             77 content/shell/tools/plugin/PluginObject.h     NPBool alwaysFilterEvents;
NPBool             99 content/shell/tools/plugin/PluginTest.cpp                                   NPBool seekable,
NPBool             87 content/shell/tools/plugin/PluginTest.h                                 NPBool seekable,
NPBool             61 content/shell/tools/plugin/Tests/GetURLWithJavaScriptURL.cpp     virtual NPError NPP_NewStream(NPMIMEType type, NPStream* stream, NPBool seekable, uint16_t* stype) OVERRIDE
NPBool             58 content/shell/tools/plugin/Tests/PassDifferentNPPStruct.cpp         NPBool privateMode;
NPBool            155 content/shell/tools/plugin/main.cpp     NPBool supportsCoreGraphics;
NPBool            164 content/shell/tools/plugin/main.cpp     NPBool supportsCoreAnimation;
NPBool            169 content/shell/tools/plugin/main.cpp     NPBool supportsCarbon = false;
NPBool            171 content/shell/tools/plugin/main.cpp     NPBool supportsCocoa = false;
NPBool            411 content/shell/tools/plugin/main.cpp NPError NPP_NewStream(NPP instance, NPMIMEType type, NPStream *stream, NPBool seekable, uint16_t *stype)
NPBool            843 content/shell/tools/plugin/main.cpp         *((NPBool *)value) = true;
NPBool            100 content/test/plugin/npapi_test.cc       *(static_cast<NPBool*>(value)) = true;
NPBool            155 content/test/plugin/plugin_client.cc                       NPStream* stream, NPBool seekable, uint16* stype) {
NPBool            229 content/test/plugin/plugin_client.cc     *static_cast<NPBool*>(value) = 1;
NPBool             35 content/test/plugin/plugin_delete_plugin_in_stream_test.cc                               NPBool seekable, uint16* stype) {
NPBool             23 content/test/plugin/plugin_delete_plugin_in_stream_test.h                             NPBool seekable, uint16* stype) OVERRIDE;
NPBool             20 content/test/plugin/plugin_execute_stream_javascript.cc                                            NPBool seekable, uint16* stype) {
NPBool             23 content/test/plugin/plugin_execute_stream_javascript.h                             NPBool seekable, uint16* stype) OVERRIDE;
NPBool             41 content/test/plugin/plugin_get_javascript_url2_test.cc                               NPBool seekable, uint16* stype) {
NPBool             25 content/test/plugin/plugin_get_javascript_url2_test.h                             NPBool seekable, uint16* stype) OVERRIDE;
NPBool            100 content/test/plugin/plugin_get_javascript_url_test.cc                                                NPBool seekable,
NPBool             24 content/test/plugin/plugin_get_javascript_url_test.h                             NPBool seekable, uint16* stype) OVERRIDE;
NPBool            145 content/test/plugin/plugin_geturl_test.cc                               NPBool seekable, uint16* stype) {
NPBool             34 content/test/plugin/plugin_geturl_test.h                             NPBool seekable, uint16* stype) OVERRIDE;
NPBool             22 content/test/plugin/plugin_private_test.cc   NPBool private_mode = 0;
NPBool             44 content/test/plugin/plugin_private_test.cc     if (private_mode != static_cast<NPBool>(private_expected))
NPBool             40 content/test/plugin/plugin_request_read_test.cc                                          NPBool seekable, uint16* stream_type) {
NPBool             30 content/test/plugin/plugin_request_read_test.h                             NPBool seekable, uint16* stream_type) OVERRIDE;
NPBool            160 content/test/plugin/plugin_test.cc                               NPBool seekable, uint16* stype) {
NPBool             36 content/test/plugin/plugin_test.h                             NPBool seekable, uint16* stype);
NPBool             97 content/test/plugin/plugin_windowless_test.cc   NPBool supports_windowless = 0;
NPBool            117 remoting/host/plugin/host_plugin.cc     NPBool supports_core_graphics = false;
NPBool            131 remoting/host/plugin/host_plugin.cc     NPBool supports_cocoa = false;
NPBool            466 remoting/host/plugin/host_plugin.cc     *(static_cast<NPBool*>(value)) = true;
NPBool            522 third_party/npapi/bindings/npapi.h   NPBool pluginPrinted;/* Set TRUE if plugin handled fullscreen printing */
NPBool            523 third_party/npapi/bindings/npapi.h   NPBool printOne;     /* TRUE if plugin should print one copy to default
NPBool            682 third_party/npapi/bindings/npapi.h       NPBool      isARepeat;
NPBool            693 third_party/npapi/bindings/npapi.h       NPBool hasFocus;
NPBool            833 third_party/npapi/bindings/npapi.h                                 NPStream* stream, NPBool seekable,
NPBool            848 third_party/npapi/bindings/npapi.h NPBool  NP_LOADDS NPP_GotFocus(NPP instance, NPFocusDirection direction);
NPBool            863 third_party/npapi/bindings/npapi.h                                         const char* buf, NPBool file,
NPBool            867 third_party/npapi/bindings/npapi.h                                   const char* buf, NPBool file);
NPBool            880 third_party/npapi/bindings/npapi.h void        NP_LOADDS NPN_ReloadPlugins(NPBool reloadPages);
NPBool            889 third_party/npapi/bindings/npapi.h void        NP_LOADDS NPN_PushPopupsEnabledState(NPP instance, NPBool enabled);
NPBool            908 third_party/npapi/bindings/npapi.h uint32_t    NP_LOADDS NPN_ScheduleTimer(NPP instance, uint32_t interval, NPBool repeat, void (*timerFunc)(NPP npp, uint32_t timerID));
NPBool            911 third_party/npapi/bindings/npapi.h NPBool      NP_LOADDS NPN_ConvertPoint(NPP instance, double sourceX, double sourceY, NPCoordinateSpace sourceSpace, double *destX, double *destY, NPCoordinateSpace destSpace);
NPBool            912 third_party/npapi/bindings/npapi.h NPBool      NP_LOADDS NPN_HandleEvent(NPP instance, void *event, NPBool handled);
NPBool            913 third_party/npapi/bindings/npapi.h NPBool      NP_LOADDS NPN_UnfocusInstance(NPP instance, NPFocusDirection direction);
NPBool            914 third_party/npapi/bindings/npapi.h void        NP_LOADDS NPN_URLRedirectResponse(NPP instance, void* notifyData, NPBool allow);
NPBool             54 third_party/npapi/bindings/npfunctions.h typedef NPError      (* NP_LOADDS NPP_NewStreamProcPtr)(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16_t* stype);
NPBool             66 third_party/npapi/bindings/npfunctions.h typedef NPBool       (* NP_LOADDS NPP_GotFocusPtr)(NPP instance, NPFocusDirection direction);
NPBool             75 third_party/npapi/bindings/npfunctions.h typedef NPError      (*NPN_PostURLNotifyProcPtr)(NPP instance, const char* url, const char* window, uint32_t len, const char* buf, NPBool file, void* notifyData);
NPBool             77 third_party/npapi/bindings/npfunctions.h typedef NPError      (*NPN_PostURLProcPtr)(NPP instance, const char* url, const char* window, uint32_t len, const char* buf, NPBool file);
NPBool             89 third_party/npapi/bindings/npfunctions.h typedef void         (*NPN_ReloadPluginsProcPtr)(NPBool reloadPages);
NPBool            114 third_party/npapi/bindings/npfunctions.h typedef void         (*NPN_PushPopupsEnabledStateProcPtr)(NPP npp, NPBool enabled);
NPBool            122 third_party/npapi/bindings/npfunctions.h typedef uint32_t     (*NPN_ScheduleTimerPtr)(NPP instance, uint32_t interval, NPBool repeat, void (*timerFunc)(NPP npp, uint32_t timerID));
NPBool            125 third_party/npapi/bindings/npfunctions.h typedef NPBool       (*NPN_ConvertPointPtr)(NPP instance, double sourceX, double sourceY, NPCoordinateSpace sourceSpace, double *destX, double *destY, NPCoordinateSpace destSpace);
NPBool            126 third_party/npapi/bindings/npfunctions.h typedef NPBool       (*NPN_HandleEventPtr)(NPP instance, void *event, NPBool handled);
NPBool            127 third_party/npapi/bindings/npfunctions.h typedef NPBool       (*NPN_UnfocusInstancePtr)(NPP instance, NPFocusDirection direction);
NPBool            128 third_party/npapi/bindings/npfunctions.h typedef void         (*NPN_URLRedirectResponsePtr)(NPP instance, void* notifyData, NPBool allow);
NPBool            290 third_party/npapi/npspy/common/epmanager.cpp NPError NPPEntryPointManager::callNPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16* stype)
NPBool            352 third_party/npapi/npspy/common/format.cpp   sprintf(szBuf, "%s", ((NPBool)parg->dwArg == TRUE) ? "TRUE" : "FALSE");
NPBool            361 third_party/npapi/npspy/common/format.cpp   sprintf(szBuf, "%#08lx(%s)", parg->dwArg, (*((NPBool *)parg->pData) == TRUE) ? "TRUE" : "FALSE");
NPBool            600 third_party/npapi/npspy/common/format.cpp         plis->arg3.iLength = sizeof(NPBool);
NPBool            850 third_party/npapi/npspy/common/format.cpp                      (((NPBool)*(DWORD *)dw3) == TRUE) ? "TRUE" : "FALSE");
NPBool           1047 third_party/npapi/npspy/common/format.cpp                ((NPStream*)dw3)->url, ((NPBool)dw4 == TRUE) ? "TRUE" : "FALSE", sz5);
NPBool             95 third_party/npapi/npspy/common/npn_gate.cpp NPError NPN_PostURLNotify(NPP instance, const char* url, const char* window, uint32 len, const char* buf, NPBool file, void* notifyData)
NPBool            115 third_party/npapi/npspy/common/npn_gate.cpp NPError NPN_PostURL(NPP instance, const char* url, const char* window, uint32 len, const char* buf, NPBool file)
NPBool            260 third_party/npapi/npspy/common/npn_gate.cpp void NPN_ReloadPlugins(NPBool reloadPages)
NPBool            423 third_party/npapi/npspy/common/npn_gate.cpp bool NPN_PushPopupsEnabledState(NPP id, NPBool enabled)
NPBool            234 third_party/npapi/npspy/common/npp_gate.cpp                       NPBool seekable,
NPBool            488 third_party/npapi/npspy/extern/plugin/npapi.h   NPBool pluginPrinted;/* Set TRUE if plugin handled fullscreen printing */
NPBool            489 third_party/npapi/npspy/extern/plugin/npapi.h   NPBool printOne;		 /* TRUE if plugin should print one copy to default printer */
NPBool            690 third_party/npapi/npspy/extern/plugin/npapi.h                                 NPStream* stream, NPBool seekable,
NPBool            720 third_party/npapi/npspy/extern/plugin/npapi.h                                     const char* buf, NPBool file,
NPBool            724 third_party/npapi/npspy/extern/plugin/npapi.h                               const char* buf, NPBool file);
NPBool            735 third_party/npapi/npspy/extern/plugin/npapi.h void    NP_LOADDS NPN_ReloadPlugins(NPBool reloadPages);
NPBool            746 third_party/npapi/npspy/extern/plugin/npapi.h bool    NP_LOADDS NPN_PushPopupsEnabledState(NPP instance, NPBool enabled);
NPBool            110 third_party/npapi/npspy/extern/plugin/npupp.h typedef NPError	(* NP_LOADDS NPP_NewStreamUPP)(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16* stype);
NPBool            206 third_party/npapi/npspy/extern/plugin/npupp.h typedef NPError (* NP_LOADDS NPN_PostURLNotifyUPP)(NPP instance, const char* url, const char* window, uint32 len, const char* buf, NPBool file, void* notifyData);
NPBool            220 third_party/npapi/npspy/extern/plugin/npupp.h typedef NPError (* NP_LOADDS NPN_PostURLUPP)(NPP instance, const char* url, const char* window, uint32 len, const char* buf, NPBool file);
NPBool            290 third_party/npapi/npspy/extern/plugin/npupp.h typedef void (* NP_LOADDS NPN_ReloadPluginsUPP)(NPBool reloadPages);
NPBool            467 third_party/npapi/npspy/extern/plugin/npupp.h typedef bool (* NP_LOADDS NPN_PushPopupsEnabledStateUPP)(NPP npp, NPBool enabled);
NPBool             93 third_party/npapi/npspy/include/epmanager.h   NPError callNPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16* stype);