Searched refs:rectStr (Results 1 – 1 of 1) sorted by relevance
174 static Rectangle parseRect(string rectStr);363 static Rectangle parseRect(string rectStr) in parseRect() argument368 istringstream in(rectStr); in parseRect()376 testPrintE("Error parsing format from: %s", rectStr.c_str()); in parseRect()381 testPrintE("Unknown graphic format in: %s", rectStr.c_str()); in parseRect()389 testPrintE("Invalid display frame in: %s", rectStr.c_str()); in parseRect()414 rectStr.c_str()); in parseRect()437 rectStr.c_str()); in parseRect()452 rectStr.c_str()); in parseRect()458 testPrintE("Error parsing color in: %s", rectStr.c_str()); in parseRect()[all …]