Searched refs:CounterMaps (Results 1 – 1 of 1) sorted by relevance
46 typedef HashMap<const RenderObject*, OwnPtr<CounterMap> > CounterMaps; typedef50 static CounterMaps& counterMaps() in counterMaps()52 DEFINE_STATIC_LOCAL(CounterMaps, staticCounterMaps, ()); in counterMaps()328 CounterMaps& maps = counterMaps(); in makeCounterNode()446 CounterMaps& maps = counterMaps(); in destroyCounterNodes()447 CounterMaps::iterator mapsIterator = maps.find(&owner); in destroyCounterNodes()