HomeSort by relevance Sort by last modified time
    Searched refs:BoolAttribute (Results 1 - 4 of 4) sorted by null

  /external/tinyxml2/docs/search/
all_1.js 3 ['boolattribute',['BoolAttribute',['../classtinyxml2_1_1_x_m_l_element.html#a53eda26131e1ad1031ef8ec8adb51bd8',1,'tinyxml2::XMLElement']]],
functions_1.js 3 ['boolattribute',['BoolAttribute',['../classtinyxml2_1_1_x_m_l_element.html#a53eda26131e1ad1031ef8ec8adb51bd8',1,'tinyxml2::XMLElement']]],
  /external/tinyxml2/
xmltest.cpp 502 XMLTest( "Programmatic DOM", true, doc->FirstChildElement()->FirstChildElement()->BoolAttribute( "attrib" ) );
616 XMLTest( "Query attribute: does not exist", true, ele->BoolAttribute("bar", true) );
881 XMLTest("Attribute: bool", true, element->BoolAttribute("attrib"), true);
    [all...]
tinyxml2.h     [all...]

Completed in 427 milliseconds