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