Searched defs:from_ansi (Results 1 – 11 of 11) sorted by relevance
381 def from_ansi(cls, number: int) -> "Color": member in Color
275 def from_ansi( member in Text
64 static color_t from_ansi (unsigned int x) in from_ansi() function
401 pub const fn from_ansi(color: AnsiColor) -> Self { in from_ansi() method
386 pub const fn from_ansi(color: AnsiColor) -> Self { in from_ansi() method