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

  /external/chromium_org/third_party/WebKit/Source/core/dom/shadow/
ShadowRoot.cpp 194 if (change.isChildElementChange())
  /external/chromium_org/third_party/WebKit/Source/core/dom/
ContainerNode.h 187 bool isChildElementChange() const { return type == ElementInserted || type == ElementRemoved; }
Element.cpp     [all...]

Completed in 115 milliseconds