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

  /external/tinyxml/
tinyxml.h 101 struct TiXmlCursor
103 TiXmlCursor() { Clear(); }
332 TiXmlCursor location;
    [all...]
tinyxmlparser.cpp 168 const TiXmlCursor& Cursor() { return cursor; }
181 TiXmlCursor cursor;
    [all...]

Completed in 23 milliseconds