Home | History | Annotate | Download | only in grxmlcompile

Lines Matching refs:NoChildren

199     else if ( node.Type()== TiXmlNode::ELEMENT /*isNode()*/ || node.NoChildren() /*isLeaf()*/)
282 if ( node.Type()== TiXmlNode::ELEMENT /*isNode()*/ || node.NoChildren() )