Searched refs:tpr_name (Results 1 – 1 of 1) sorted by relevance
1414 char *tpr_name; member1450 term_props[TPR_CURSOR_STYLE].tpr_name = "cursor_style"; in init_term_props()1452 term_props[TPR_CURSOR_BLINK].tpr_name = "cursor_blink_mode"; in init_term_props()1454 term_props[TPR_UNDERLINE_RGB].tpr_name = "underline_rgb"; in init_term_props()1456 term_props[TPR_MOUSE].tpr_name = "mouse"; in init_term_props()1482 dict_add_string(rettv->vval.v_dict, term_props[i].tpr_name, value); in f_terminalprops()