Home | History | Annotate | Download | only in dom

Lines Matching refs:styledSubtreeSize

722 unsigned Node::styledSubtreeSize() const
730 nodeCount += root->styledSubtreeSize();
739 unsigned nodeCount = styledSubtreeSize();