Home
last modified time | relevance | path

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

/external/tinyxml/
Dtinyxml.h101 struct TiXmlCursor struct
103 TiXmlCursor() { Clear(); } in TiXmlCursor() function
332 TiXmlCursor location;
1363 TiXmlCursor errorLocation;
Dtinyxmlparser.cpp168 const TiXmlCursor& Cursor() { return cursor; } in Cursor()
181 TiXmlCursor cursor;
/external/sfntly/cpp/src/test/tinyxml/
Dtinyxml.h99 struct TiXmlCursor struct
101 TiXmlCursor() { Clear(); } in TiXmlCursor() function
373 TiXmlCursor location;
1553 TiXmlCursor errorLocation;
Dtinyxmlparser.cpp177 const TiXmlCursor& Cursor() const { return cursor; } in Cursor()
190 TiXmlCursor cursor;