Searched refs:TYPE_ELEMENT (Results 1 – 3 of 3) sorted by relevance
660 return TYPE_ELEMENT; in getType()770 if (getType() == XMLNode::TYPE_ELEMENT in searchElement()790 if (child->getType() == XMLNode::TYPE_ELEMENT in getChildElement()979 if (getType() == TYPE_ELEMENT) { in parseValues()1015 if (getType() == TYPE_ELEMENT) { in assignResourceIds()1153 if (getType() == TYPE_ELEMENT) { in print()1496 if (type == TYPE_ELEMENT) { in flatten_node()1602 if (type == TYPE_ELEMENT) { in flatten_node()
61 TYPE_ELEMENT, enumerator
4765 while (node->getType() != XMLNode::TYPE_ELEMENT) { in versionForCompat()