Searched refs:win_bottom (Results 1 – 3 of 3) sorted by relevance
98 #define win_bottom (speakup_console[vc->vc_num]->w_bottom) macro
961 end = vc->vc_origin + (win_bottom * vc->vc_size_row); in speakup_win_say()1696 vc->state.y >= win_top && vc->state.y <= win_bottom) { in cursor_done()1769 vc->state.y >= win_top && vc->state.y <= win_bottom) { in speakup_con_write()1882 win_bottom = spk_y; in speakup_win_set()1890 win_bottom = spk_y; in speakup_win_set()1905 win_bottom = 0; in speakup_win_clear()
1169 int win_left, win_top, win_right, win_bottom; in mt9m114_s_exposure_selection() local1193 win_bottom = grid_bottom / grid_height; in mt9m114_s_exposure_selection()1202 win_bottom = clamp_t(int, win_bottom, 0, 4); in mt9m114_s_exposure_selection()1210 for (i = win_top; i <= win_bottom; i++) { in mt9m114_s_exposure_selection()