Searched refs:WTF_USE_PLUGIN_HOST_PROCESS (Results 1 – 5 of 5) sorted by relevance
553 #define WTF_USE_PLUGIN_HOST_PROCESS 1 macro792 #if !defined(WTF_USE_PLUGIN_HOST_PROCESS)793 #define WTF_USE_PLUGIN_HOST_PROCESS 0 macro
820 # FIXME: WTF_USE_PLUGIN_HOST_PROCESS is only true when building for x86_64, but we shouldn't have t…822 …AMEWORK_FLAGS) WebCore/ForwardingHeaders/wtf/Platform.h | grep WTF_USE_PLUGIN_HOST_PROCESS | cut -…
27054 …The check for whether WTF_USE_PLUGIN_HOST_PROCESS is defined occurs under the native architecture …27055 …If that is 32-bit then WTF_USE_PLUGIN_HOST_PROCESS will not be defined. We work around this by fo…55867 $(WEBCORE_EXPORT_DEPENDENCIES) when WTF_USE_PLUGIN_HOST_PROCESS
9742 * wtf/Platform.h: Define WTF_USE_PLUGIN_HOST_PROCESS to 1 when
2768 WTF_USE_PLUGIN_HOST_PROCESS.