Searched refs:offset_y (Results 1 – 8 of 8) sorted by relevance
181 static int offset_y; variable315 int max_y = imin(LINES - 1, extent_y - offset_y); in redraw()319 int len = (int)lines.v[offset_y + y].len; in redraw()321 const char *line = lines.v[offset_y + y].s; in redraw()322 const char *solline = sollines.v[offset_y + y].s; in redraw()343 if (extent_y + 1 - offset_y < LINES - 2) in redraw()344 move(extent_y + 1 - offset_y, 0); in redraw()352 move(cursor_y - offset_y, cursor_x - offset_x); in redraw()377 if (cursor_y < offset_y) in scroll_into_view()378 offset_y = cursor_y; in scroll_into_view()[all …]
78 uint32_t offset_y; member
356 info->offset_y = info->offset + 2; in id_to_offset()
390 info->offset_y = info->offset + 2; in id_to_offset()
378 info->offset_y = info->offset + 2; in id_to_offset()
715 info->offset_y = info->offset + 2; in bios_parser_get_gpio_pin_info()
2177 info->offset_y = info->offset + 2; in bios_parser_get_gpio_pin_info()