Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dterm.c1432 #define TPR_UNDERLINE_RGB 2 macro
1454 term_props[TPR_UNDERLINE_RGB].tpr_name = "underline_rgb"; in init_term_props()
1455 term_props[TPR_UNDERLINE_RGB].tpr_set_by_termresponse = TRUE; in init_term_props()
4726 term_props[TPR_UNDERLINE_RGB].tpr_status = TPR_YES; in handle_version_response()
4737 term_props[TPR_UNDERLINE_RGB].tpr_status = TPR_YES; in handle_version_response()
4771 term_props[TPR_UNDERLINE_RGB].tpr_status = TPR_YES; in handle_version_response()
4775 term_props[TPR_UNDERLINE_RGB].tpr_status = TPR_YES; in handle_version_response()
4788 term_props[TPR_UNDERLINE_RGB].tpr_status = TPR_YES; in handle_version_response()
4804 term_props[TPR_UNDERLINE_RGB].tpr_status = TPR_YES; in handle_version_response()
4817 if (term_props[TPR_UNDERLINE_RGB].tpr_status != TPR_YES && *T_8U != NUL) in handle_version_response()