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