Home
last modified time | relevance | path

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

/minix3/minix/usr.bin/mined/
H A Dmined1.c797 void reset(LINE *head_line, int screen_y) in reset() argument
809 y = (screen_y > last_y) ? last_y : screen_y; in reset()
H A Dmined.h231 void reset(LINE *head_line, int screen_y );