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 722 unsigned Node::styledSubtreeSize() const
730 nodeCount += root->styledSubtreeSize();
739 unsigned nodeCount = styledSubtreeSize();
    [all...]

Completed in 43 milliseconds