Searched refs:phys_c_pos (Results 1 – 1 of 1) sorted by relevance
1072 int lmargin, ndisp, nleft, phys_c_pos, t; in rl_redisplay() local1085 phys_c_pos = cpos_buffer_position - (last_lmargin ? last_lmargin : wrap_offset); in rl_redisplay()1094 if (phys_c_pos > _rl_screenwidth - 2) in rl_redisplay()1106 else if (phys_c_pos < 1) in rl_redisplay()