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

  /external/chromium_org/third_party/WebKit/Source/core/dom/shadow/
InsertionPoint.h 52 bool isContentInsertionPoint() const;
InsertionPoint.cpp 169 bool InsertionPoint::isContentInsertionPoint() const
ElementShadow.cpp 102 if (insertionPoint->isContentInsertionPoint() && distribution.isEmpty()) {

Completed in 82 milliseconds