Home
last modified time | relevance | path

Searched defs:QueryUnsignedAttribute (Results 1 – 2 of 2) sorted by relevance

/external/sfntly/cpp/src/test/tinyxml/
Dtinyxml.cpp670 int TiXmlElement::QueryUnsignedAttribute( const char* name, unsigned* value ) const in QueryUnsignedAttribute() function in TiXmlElement
/external/tinyxml2/
Dtinyxml2.h1346 XMLError QueryUnsignedAttribute( const char* name, unsigned int* value ) const { in QueryUnsignedAttribute() function