Searched refs:CounterMaps (Results 1 – 1 of 1) sorted by relevance
45 typedef HashMap<const RenderObject*, OwnPtr<CounterMap> > CounterMaps; typedef49 static CounterMaps& counterMaps() in counterMaps()51 DEFINE_STATIC_LOCAL(CounterMaps, staticCounterMaps, ()); in counterMaps()327 CounterMaps& maps = counterMaps(); in makeCounterNode()450 CounterMaps& maps = counterMaps(); in destroyCounterNodes()451 CounterMaps::iterator mapsIterator = maps.find(&owner); in destroyCounterNodes()