Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderCounter.cpp431 static void destroyCounterNodeWithoutMapRemoval(const AtomicString& identifier, CounterNode* node) in destroyCounterNodeWithoutMapRemoval() function
453 destroyCounterNodeWithoutMapRemoval(it->key, it->value.get()); in destroyCounterNodes()
467 destroyCounterNodeWithoutMapRemoval(identifier, mapIterator->value.get()); in destroyCounterNode()