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

  /external/chromium_org/third_party/sfntly/cpp/src/test/tinyxml/
tinyxmlparser.cpp 380 /*static*/ bool TiXmlBase::StreamTo( std::istream * in, int character, TIXML_STRING * tag )
650 if ( !StreamTo( in, '<', tag ) )
    [all...]
tinyxml.h 303 static bool StreamTo( std::istream * in, int character, TIXML_STRING * tag );
    [all...]

Completed in 86 milliseconds