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

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

Completed in 505 milliseconds