Searched refs:start_y (Results 1 – 2 of 2) sorted by relevance
525 int start_x = 0, start_y = 0; in show_scroll_win_ext() local539 start_y = *vscroll; in show_scroll_win_ext()590 start_y += text_lines-2; in show_scroll_win_ext()594 start_y -= text_lines+2; in show_scroll_win_ext()597 start_y = 0; in show_scroll_win_ext()600 start_y = total_lines-text_lines; in show_scroll_win_ext()604 start_y++; in show_scroll_win_ext()608 start_y--; in show_scroll_win_ext()633 if (start_y < 0) in show_scroll_win_ext()634 start_y = 0; in show_scroll_win_ext()[all …]
1411 start_y[IA_CSS_MORPH_TABLE_NUM_PLANES] = { 0, 0, -8, -8, -8, 0 }; in sh_css_params_default_morph_table() local1428 short val_y = start_y[i]; in sh_css_params_default_morph_table()