Home
last modified time | relevance | path

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

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