Home
last modified time | relevance | path

Searched refs:TabSize (Results 1 – 4 of 4) sorted by relevance

/external/tinyxml/
Dtinyxmlparser.cpp708 TiXmlParsingData data( p, TabSize(), location.row, location.col ); in Parse()
1325 tabsize = document->TabSize(); in Parse()
Dtinyxml.h1328 int TabSize() const { return tabsize; } in TabSize() function
/external/sfntly/cpp/src/test/tinyxml/
Dtinyxmlparser.cpp731 TiXmlParsingData data( p, TabSize(), location.row, location.col ); in Parse()
Dtinyxml.h1506 int TabSize() const { return tabsize; } in TabSize() function