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

  /external/chromium_org/third_party/WebKit/Source/core/dom/
Node.h     [all...]
Node.cpp 721 unsigned Node::styledSubtreeSize() const
729 nodeCount += root->styledSubtreeSize();
738 unsigned nodeCount = styledSubtreeSize();
    [all...]

Completed in 4755 milliseconds