Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBlock.cpp157 …escendantAndContainerMaps(RenderBlock* block, TrackedDescendantsMap*& descendantMap, TrackedContai… in removeBlockFromDescendantAndContainerMaps() argument
159 if (OwnPtr<TrackedRendererListHashSet> descendantSet = descendantMap->take(block)) { in removeBlockFromDescendantAndContainerMaps()