Home
last modified time | relevance | path

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

/dports/emulators/hercules/hercules-3.13/
H A Dpanel.c504 static PANMSG* newest_msg() in newest_msg() function
580 for (i=0; i < numlines && topmsg != newest_msg(); i++) in scroll_down_lines()
598 if (topmsg == newest_msg()) in scroll_down_lines()
602 if (topmsg != newest_msg()) in scroll_down_lines()
651 while (topmsg != newest_msg()) in scroll_to_bottom_line()