Home
last modified time | relevance | path

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

/external/syslinux/com32/lib/sys/
Dansicon_write.c50 static void ansicon_scroll_up(const struct term_state *);
59 .scroll_up = ansicon_scroll_up,
170 static void ansicon_scroll_up(const struct term_state *st) in ansicon_scroll_up() function