Searched defs:isActiveInsertionPoint (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/third_party/WebKit/Source/core/dom/shadow/
H A DInsertionPoint.h91 inline bool isActiveInsertionPoint(const Node& node) function in namespace:blink
108 if (isActiveInsertionPoint(*parent))

Completed in 102 milliseconds