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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderCounter.cpp435 static void destroyCounterNodeWithoutMapRemoval(const AtomicString& identifier, CounterNode* node) function in namespace:blink
457 destroyCounterNodeWithoutMapRemoval(it->key, it->value.get());
471 destroyCounterNodeWithoutMapRemoval(identifier, mapIterator->value.get());

Completed in 79 milliseconds