OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LogSpellingAndGrammar
(Results
1 - 4
of
4
) sorted by null
/external/webkit/WebCore/platform/
Logging.h
48
extern WTFLogChannel
LogSpellingAndGrammar
;
Logging.cpp
46
WTFLogChannel
LogSpellingAndGrammar
={ 0x00001000, "WebCoreLogLevel", WTFLogChannelOff };
114
return &
LogSpellingAndGrammar
;
/external/webkit/WebCore/platform/mac/
LoggingMac.mm
60
initializeWithUserDefault(
LogSpellingAndGrammar
);
/external/webkit/WebCore/platform/win/
LoggingWin.cpp
86
initializeWithUserDefault(
LogSpellingAndGrammar
);
Completed in 11 milliseconds