Home
last modified time | relevance | path

Searched refs:scroll_to_height (Results 1 – 1 of 1) sorted by relevance

/dports/games/zoom/zoom-1.1.5/src/
H A Dv6display.c182 static void scroll_to_height(int height, int change_baseline) in scroll_to_height() function
329 scroll_to_height(height, 1); in v6_prints()
395 scroll_to_height(display_get_font_height(ACTWIN.style), 0); in v6_prints()
467 scroll_to_height(display_get_font_height(ACTWIN.style), 1); in v6_erase_line()
600 scroll_to_height(display_get_font_height(ACTWIN.style), 0); in v6_define_window()