Searched refs:isContentInsertionPoint (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/shadow/
H A DInsertionPoint.h53 bool isContentInsertionPoint() const;
H A DInsertionPoint.cpp177 bool InsertionPoint::isContentInsertionPoint() const function in class:WebCore::InsertionPoint
H A DElementShadow.cpp99 if (insertionPoint->isContentInsertionPoint() && distribution.isEmpty()) {

Completed in 111 milliseconds