Searched refs:_colorsForNodes (Results 1 – 2 of 2) sorted by relevance
60 NSMutableDictionary *_colorsForNodes; variable
591 NSMutableDictionary *attributeDictionary = [_colorsForNodes objectForKey:node];594 [_colorsForNodes setObject:attributeDictionary forKey:node];1596 [_colorsForNodes release];1624 _colorsForNodes = [[NSMutableDictionary alloc] init];