Home
last modified time | relevance | path

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

/external/sfntly/cpp/src/test/tinyxml/
Dtinyxml.cpp683 int TiXmlElement::QueryBoolAttribute( const char* name, bool* bval ) const in QueryBoolAttribute() function in TiXmlElement
/external/tinyxml2/
Dtinyxml2.h1351 XMLError QueryBoolAttribute( const char* name, bool* value ) const { in QueryBoolAttribute() function