Searched refs:UXMLNodeType (Results 1 – 2 of 2) sorted by relevance
35 enum UXMLNodeType { enum99 const UObject *getChild(int32_t i, UXMLNodeType &type) const;
769 UXMLElement::getChild(int32_t i, UXMLNodeType &type) const { in getChild()