toShortString     114 libcore/RGBA.h     std::string toShortString() const;
toShortString     358 testsuite/MovieTester.cpp 	ss << "exp:" << color.toShortString() << " ";
toShortString     359 testsuite/MovieTester.cpp 	cout << "UNTESTED: NORENDERER: pix:" << x << "," << y << " exp:" << color.toShortString() << " " << label << endl;
toShortString     398 testsuite/MovieTester.cpp 	ss << "exp:" << color.toShortString() << " ";
toShortString     399 testsuite/MovieTester.cpp 	ss << "obt:" << obt_col.toShortString() << " ";