Lines Matching refs:TPR_MOUSE
1434 #define TPR_MOUSE 3 macro
1456 term_props[TPR_MOUSE].tpr_name = "mouse"; in init_term_props()
1457 term_props[TPR_MOUSE].tpr_set_by_termresponse = TRUE; in init_term_props()
4696 term_props[TPR_MOUSE].tpr_status = TPR_MOUSE_SGR; in handle_version_response()
4718 term_props[TPR_MOUSE].tpr_status = TPR_MOUSE_SGR; in handle_version_response()
4727 term_props[TPR_MOUSE].tpr_status = TPR_MOUSE_SGR; in handle_version_response()
4733 term_props[TPR_MOUSE].tpr_status = TPR_MOUSE_SGR; in handle_version_response()
4745 term_props[TPR_MOUSE].tpr_status = TPR_MOUSE_SGR; in handle_version_response()
4747 term_props[TPR_MOUSE].tpr_status = TPR_MOUSE_XTERM; in handle_version_response()
4751 if (term_props[TPR_MOUSE].tpr_status == TPR_UNKNOWN) in handle_version_response()
4756 term_props[TPR_MOUSE].tpr_status = TPR_MOUSE_SGR; in handle_version_response()
4758 term_props[TPR_MOUSE].tpr_status = TPR_MOUSE_XTERM2; in handle_version_response()
4781 term_props[TPR_MOUSE].tpr_status = TPR_MOUSE_SGR; in handle_version_response()
4824 && (term_props[TPR_MOUSE].tpr_status == TPR_MOUSE_XTERM2 in handle_version_response()
4825 || term_props[TPR_MOUSE].tpr_status == TPR_MOUSE_SGR)) in handle_version_response()
4828 term_props[TPR_MOUSE].tpr_status == TPR_MOUSE_SGR in handle_version_response()