Home
last modified time | relevance | path

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

/dports/games/xinfocom/xinfocom/
H A Dhead.c129 hd_set_size(high, wide); in hd_load()
175 void hd_set_size(int high, int wide) in hd_set_size() function
H A Dhead.h36 void hd_set_size(int, int);
H A Dfile.c187 hd_set_size(high, wide); in restore_game()
H A Dconsole.c100 hd_set_size(con.shape.height, con.shape.fixed); in init_console()