Searched refs:win_top (Results 1 – 3 of 3) sorted by relevance
960 start = vc->vc_origin + (win_top * 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()1875 if (spk_x < win_left || spk_y < win_top) { in speakup_win_set()1879 if (win_start && spk_x == win_left && spk_y == win_top) { in speakup_win_set()1884 (int)win_top + 1); in speakup_win_set()1887 win_top = spk_y; in speakup_win_set()1904 win_top = 0; in speakup_win_clear()
97 #define win_top (speakup_console[vc->vc_num]->w_top) macro
1169 int win_left, win_top, win_right, win_bottom; in mt9m114_s_exposure_selection() local1191 win_top = grid_top / grid_height; in mt9m114_s_exposure_selection()1200 win_top = clamp_t(int, win_top, 0, 4); in mt9m114_s_exposure_selection()1210 for (i = win_top; i <= win_bottom; i++) { in mt9m114_s_exposure_selection()