HomeSort by relevance Sort by last modified time
    Searched defs:clearDistribution (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/dom/shadow/
ElementShadow.h 79 void clearDistribution() { m_distributor.clearDistribution(host()); }
InsertionPoint.h 48 void clearDistribution() { m_distribution.clear(); }
ContentDistributor.cpp 327 void ContentDistributor::clearDistribution(Element* host)

Completed in 53 milliseconds