Searched defs:_tabsize (Results 1 - 2 of 2) sorted by relevance

/external/sfntly/cpp/src/test/tinyxml/
H A Dtinyxmlparser.cpp181 TiXmlParsingData( const char* start, int _tabsize, int row, int col ) argument
185 tabsize = _tabsize;
/external/tinyxml/
H A Dtinyxmlparser.cpp172 TiXmlParsingData( const char* start, int _tabsize, int row, int col ) argument
176 tabsize = _tabsize;

Completed in 42 milliseconds