Searched refs:KS_8U (Results 1 – 2 of 2) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | termdefs.h | 104 KS_8U, // set underline color (RGB) enumerator 208 #define T_8U (TERM_STR(KS_8U)) // set underline color (RGB)
|
| H A D | term.c | 907 {(int)KS_8U, IF_EB("\033[58;2;%lu;%lu;%lum", ESC_STR "[58;2;%lu;%lu;%lum")}, 1688 {KS_8F, "8f"}, {KS_8B, "8b"}, {KS_8U, "8u"}, in get_term_entries()
|