Home | History | Annotate | Download | only in dist

Lines Matching defs:input_end

121 	enum input_end_type		input_end;
1182 ictx->input_end = INPUT_END_ST;
2444 ictx->input_end = INPUT_END_BEL;
2619 ictx->input_end == INPUT_END_ST ? "ST" : "BEL");
2861 ictx->input_end);
2945 input_osc_colour_reply(ictx, 1, 10, 0, c, ictx->input_end);
2988 input_osc_colour_reply(ictx, 1, 11, 0, c, ictx->input_end);
3032 input_osc_colour_reply(ictx, 1, 12, 0, c, ictx->input_end);
3112 if (ictx->input_end == INPUT_END_BEL)
3302 ir->end = ictx->input_end;