Home
last modified time | relevance | path

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

/dports/math/oleo/oleo-1.99.16/src/
H A Dwindow.h170 extern void io_set_cwin (struct window *win);
H A Dbasic.c309 io_set_cwin (&wins[n]); in nicely_goto_window()
893 io_set_cwin (&wins[last_mouse_event.location]); in do_mouse_goto()
H A Dwindow.c701 io_set_cwin (struct window *win) in io_set_cwin() function