Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/
DLogging.cpp44 WTFLogChannel LogSpellingAndGrammar ={ 0x00001000, "WebCoreLogLevel", WTFLogChannelOff }; variable
121 return &LogSpellingAndGrammar; in getChannelFromName()
DLogging.h47 extern WTFLogChannel LogSpellingAndGrammar;
/external/webkit/Source/WebCore/platform/win/
DLoggingWin.cpp86 initializeWithUserDefault(LogSpellingAndGrammar); in InitializeLoggingChannelsIfNecessary()
/external/webkit/Source/WebCore/platform/mac/
DLoggingMac.mm62 initializeWithUserDefault(LogSpellingAndGrammar);