Home
last modified time | relevance | path

Searched refs:NP_NO_CARBON (Results 1 – 15 of 15) sorted by relevance

/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/mac/
DNetscapePluginMac.mm39 #ifndef NP_NO_CARBON
76 #ifndef NP_NO_CARBON
181 #ifndef NP_NO_CARBON
206 #ifndef NP_NO_CARBON
210 #endif // NP_NO_CARBON
213 #if !defined(NP_NO_CARBON) && !defined(NP_NO_QUICKDRAW)
239 #ifndef NP_NO_CARBON
264 #ifndef NP_NO_CARBON
303 #ifndef NP_NO_CARBON
407 #ifndef NP_NO_CARBON
[all …]
/external/webkit/Source/WebCore/bridge/
Dnpapi.h81 #define NP_NO_CARBON macro
87 #ifndef NP_NO_CARBON
299 #ifndef NP_NO_CARBON
440 #ifndef NP_NO_CARBON
534 #ifndef NP_NO_CARBON
614 #ifdef NP_NO_CARBON
629 #ifdef NP_NO_CARBON
690 #ifndef NP_NO_CARBON
/external/webkit/Source/WebCore/plugins/mac/
DPluginViewMac.mm98 #ifndef NP_NO_CARBON
170 #ifndef NP_NO_CARBON
179 #ifndef NP_NO_CARBON
188 #ifndef NP_NO_CARBON
220 #ifndef NP_NO_CARBON
250 #ifndef NP_NO_CARBON
272 #ifndef NP_NO_CARBON
360 #ifndef NP_NO_CARBON
407 #ifndef NP_NO_CARBON
510 #ifndef NP_NO_CARBON
[all …]
/external/webkit/Source/WebKit2/PluginProcess/mac/
DPluginProcessMac.mm65 #ifndef NP_NO_CARBON
143 #ifndef NP_NO_CARBON
154 #ifndef NP_NO_CARBON
174 #ifndef NP_NO_CARBON
181 #ifndef NP_NO_CARBON
/external/webkit/Source/WebKit/mac/Plugins/
DWebNetscapePluginEventHandler.mm38 #ifndef NP_NO_CARBON
41 #endif // NP_NO_CARBON
DWebNetscapePluginView.mm513 #ifndef NP_NO_CARBON
520 #endif /* NP_NO_CARBON */
1074 #ifndef NP_NO_CARBON
1078 #endif // NP_NO_CARBON
1081 #ifndef NP_NO_CARBON
1089 #endif // NP_NO_CARBON
2071 #ifndef NP_NO_CARBON
2077 #endif /* NP_NO_CARBON */
2151 #ifndef NP_NO_CARBON
/external/webkit/Source/WebKit2/Shared/Plugins/Netscape/
DNetscapePluginModule.cpp229 #ifndef NP_NO_CARBON in tryLoad()
238 #ifndef NP_NO_CARBON in tryLoad()
/external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/
Dmain.cpp36 #if !defined(NP_NO_CARBON) && defined(QD_HEADERS_ARE_PRIVATE) && QD_HEADERS_ARE_PRIVATE
152 #ifndef NP_NO_CARBON in NPP_New()
157 #ifndef NP_NO_CARBON in NPP_New()
168 #ifndef NP_NO_CARBON in NPP_New()
460 #ifndef NP_NO_CARBON
705 #ifndef NP_NO_CARBON in NPP_HandleEvent()
/external/webkit/Source/WebCore/plugins/
DPluginDebug.cpp113 #ifndef NP_NO_CARBON in prettyNameForNPNVariable()
DPluginView.h345 #ifndef NP_NO_CARBON
DPluginView.cpp703 #ifndef NP_NO_CARBON in setValue()
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
DNetscapePlugin.h61 #ifndef NP_NO_CARBON
227 #ifndef NP_NO_CARBON
DNetscapePlugin.cpp76 #ifndef NP_NO_CARBON in NetscapePlugin()
DNetscapeBrowserFuncs.cpp477 #ifndef NP_NO_CARBON in NPN_GetValue()
/external/webkit/Source/WebKit2/
DChangeLog-2011-02-1615158 …t::NetscapePlugin::platformHandleKeyboardEvent): Wrap Carbon-specific code in #ifndef NP_NO_CARBON.