Lines Matching refs:NextSibling
170 for( child = node.FirstChild(); child; child = child->NextSibling() )