Home | History | Annotate | Download | only in grxmlcompile

Lines Matching refs:NextSibling

170 	for( child = node.FirstChild(); child; child = child->NextSibling() )