Home
last modified time | relevance | path

Searched refs:InvalidRgb (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/termcolor/src/
Dlib.rs1888 kind: ParseColorErrorKind::InvalidRgb, in from_str_numeric()
1897 kind: ParseColorErrorKind::InvalidRgb, in from_str_numeric()
1921 InvalidRgb, enumerator
1937 InvalidRgb => "invalid RGB color triple", in description()
1959 InvalidRgb => write!( in fmt()
2134 kind: ParseColorErrorKind::InvalidRgb, in test_rgb_parse_err_out_of_range()
2146 kind: ParseColorErrorKind::InvalidRgb, in test_rgb_parse_err_bad_format()