Searched refs:getCachedTreeElement (Results 1 – 2 of 2) sorted by relevance
263 TreeOutline.prototype.getCachedTreeElement = function(representedObject) method in TreeOutline286 var cachedElement = this.getCachedTreeElement(representedObject);329 return this.getCachedTreeElement(representedObject);
66460 (TreeOutline.prototype.getCachedTreeElement):