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

  /external/chromium_org/third_party/WebKit/Source/core/dom/
ChildListMutationScope.h 74 bool isAddedNodeInOrder(Node*);
ChildListMutationScope.cpp 87 inline bool ChildListMutationAccumulator::isAddedNodeInOrder(Node* child)
98 if (!isAddedNodeInOrder(child.get()))

Completed in 153 milliseconds