Searched refs:color_str (Results 1 – 1 of 1) sorted by relevance
435 StringPiece color_str(util::TrimWhitespace(str)); in TryParseColor() local436 const char* start = color_str.data(); in TryParseColor()437 const size_t len = color_str.size(); in TryParseColor()