Searched refs:WebKitLogFontCache (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebKit/mac/Misc/
H A DWebKitLogging.h41 extern WTFLogChannel WebKitLogFontCache;
H A DWebKitLogging.m34 WTFLogChannel WebKitLogFontCache = { 0x00000100, "WebKitLogLevel", WTFLogChannelOff };
78 initializeLogChannel(&WebKitLogFontCache);
/external/webkit/Source/WebKit/win/
H A DWebKitLogging.h42 extern WTFLogChannel WebKitLogFontCache;
H A DWebKitLogging.cpp35 WTFLogChannel WebKitLogFontCache = { 0x00000100, "WebKitLogLevel", WTFLogChannelOff }; variable
84 initializeLogChannel(&WebKitLogFontCache);

Completed in 16 milliseconds