Searched refs:TYPE_ELEMENT (Results 1 – 3 of 3) sorted by relevance
663 return TYPE_ELEMENT; in getType()773 if (getType() == XMLNode::TYPE_ELEMENT in searchElement()793 if (child->getType() == XMLNode::TYPE_ELEMENT in getChildElement()982 if (getType() == TYPE_ELEMENT) { in parseValues()1018 if (getType() == TYPE_ELEMENT) { in assignResourceIds()1156 if (getType() == TYPE_ELEMENT) { in print()1499 if (type == TYPE_ELEMENT) { in flatten_node()1605 if (type == TYPE_ELEMENT) { in flatten_node()
61 TYPE_ELEMENT, enumerator
4775 while (node->getType() != XMLNode::TYPE_ELEMENT) { in versionForCompat()