Home
last modified time | relevance | path

Searched refs:_fontCache (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/mac/
DHTMLConverter.h63 NSMutableDictionary *_fontCache; variable
DHTMLConverter.mm632 if (fontName) font = _fontForNameAndSize(fontName, fontSize, _fontCache);
1599 [_fontCache release];
1627 _fontCache = [[NSMutableDictionary alloc] init];