Home
last modified time | relevance | path

Searched refs:LogPopupBlocking (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/platform/
DLogging.cpp36 WTFLogChannel LogPopupBlocking = { 0x00000040, "WebCoreLogLevel", WTFLogChannelOff }; variable
115 return &LogPopupBlocking; in getChannelFromName()
DLogging.h41 extern WTFLogChannel LogPopupBlocking;
/external/webkit/Source/WebCore/platform/win/
DLoggingWin.cpp80 initializeWithUserDefault(LogPopupBlocking); in InitializeLoggingChannelsIfNecessary()
/external/webkit/Source/WebCore/platform/mac/
DLoggingMac.mm56 initializeWithUserDefault(LogPopupBlocking);