Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderLayerCompositor.cpp100 void unite(const OverlapMapContainer& otherContainer) in unite() argument
102 m_layerRects.append(otherContainer.m_layerRects); in unite()
103 m_boundingBox.unite(otherContainer.m_boundingBox); in unite()