Searched defs:ContentDistribution (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/shadow/
H A DContentDistribution.h41 class ContentDistribution { class in namespace:WebCore
43 ContentDistribution() { m_nodes.reserveInitialCapacity(32); } function in class:WebCore::ContentDistribution
61 void swap(ContentDistribution& other);

Completed in 90 milliseconds