Home
last modified time | relevance | path

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

/external/harfbuzz_ng/util/
Dansi-print.cc72 static color_t from_ansi (unsigned int x) in from_ansi() function
199 color_t bgc = color_t::from_ansi (bg); in set()
200 color_t fgc = color_t::from_ansi (fg); in set()