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

  /external/chromium_org/third_party/WebKit/Source/core/dom/
NodeRenderingTraversal.cpp 136 static Node* pseudoAwareLastChild(const Node* node)
159 while (Node* previousLastChild = pseudoAwareLastChild(previousNode))
Node.cpp 449 Node* Node::pseudoAwareLastChild() const
    [all...]

Completed in 234 milliseconds