Home
last modified time | relevance | path

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

/dports/www/links/links-2.25/
H A Dsession.c2970 static void move_session_to_front(struct session *ses) in move_session_to_front() function
2993 move_session_to_front(ses); in win_func()
3010 …if (ev->ev == EV_KBD || (ev->b & BM_ACT) != B_MOVE || BM_IS_WHEEL(ev->b)) move_session_to_front(se… in win_func()