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

  /external/collada/src/dae/
daeTinyXMLPlugin.cpp 137 m_doc->SetTabSize(4);
  /external/tinyxml/
tinyxml.h 194 can be disabled if TiXmlDocument::SetTabSize() is called with 0 as the value.
196 @sa TiXmlDocument::SetTabSize()
    [all...]
xmltest.cpp 417 doc.SetTabSize( 8 );

Completed in 37 milliseconds