Searched refs:TabSize (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/extensions/
H A Dextension_tabs_apitest.cc75 IN_PROC_BROWSER_TEST_F(ExtensionApiTest, TabSize) {
/external/tinyxml/
H A Dtinyxmlparser.cpp708 TiXmlParsingData data( p, TabSize(), location.row, location.col );
1325 tabsize = document->TabSize();
H A Dtinyxml.h1328 int TabSize() const { return tabsize; } function in class:TiXmlDocument
/external/chromium_org/third_party/sfntly/cpp/src/test/tinyxml/
H A Dtinyxml.h1506 int TabSize() const { return tabsize; } function in class:TiXmlDocument
H A Dtinyxmlparser.cpp731 TiXmlParsingData data( p, TabSize(), location.row, location.col );
/external/sfntly/cpp/src/test/tinyxml/
H A Dtinyxml.h1506 int TabSize() const { return tabsize; } function in class:TiXmlDocument
H A Dtinyxmlparser.cpp731 TiXmlParsingData data( p, TabSize(), location.row, location.col );

Completed in 671 milliseconds