Searched refs:win_right (Results 1 – 3 of 3) sorted by relevance
962 int win_left, win_top, win_right, win_bottom; in mt9m114_s_exposure_selection() local985 win_right = grid_right / grid_width; in mt9m114_s_exposure_selection()994 win_right = clamp_t(int, win_right, 0, 4); in mt9m114_s_exposure_selection()1004 for (j = win_left; j <= win_right; j++) { in mt9m114_s_exposure_selection()
100 #define win_right (speakup_console[vc->vc_num]->w_right) macro
964 to = start + (win_right * 2); in speakup_win_say()1703 if (vc->state.x >= win_left && vc->state.x <= win_right && in cursor_done()1780 if (vc->state.x >= win_left && vc->state.x <= win_right && in speakup_con_write()1893 win_right = vc->vc_cols - 1; in speakup_win_set()1903 win_right = spk_x; in speakup_win_set()1919 win_right = 0; in speakup_win_clear()