Home
last modified time | relevance | path

Searched refs:attr_orig (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavutil/
H A Dlog.c90 static int16_t background, attr_orig; variable
162 attr_orig = con_info.wAttributes; in check_color_terminal()
163 background = attr_orig & 0xF0; in check_color_terminal()
227 SetConsoleTextAttribute(con, attr_orig); in colored_fputs()

Completed in 2 milliseconds