Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/mac/
DHTMLConverter.h60 NSMutableDictionary *_colorsForNodes; variable
DHTMLConverter.mm591 NSMutableDictionary *attributeDictionary = [_colorsForNodes objectForKey:node];
594 [_colorsForNodes setObject:attributeDictionary forKey:node];
1596 [_colorsForNodes release];
1624 _colorsForNodes = [[NSMutableDictionary alloc] init];