Home
last modified time | relevance | path

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

/dports/x11/foot/foot/
H A Dinput.c810 term_xcursor_update_for_seat(old_focused, seat); in keyboard_leave()
1558 term_xcursor_update_for_seat(term, seat); in key_press_release()
1785 term_xcursor_update_for_seat(seat->kbd_focus, seat); in keyboard_modifiers()
1911 term_xcursor_update_for_seat(term, seat); in wl_pointer_enter()
2059 term_xcursor_update_for_seat(term, seat); in wl_pointer_motion()
H A Dterminal.h762 void term_xcursor_update_for_seat(struct terminal *term, struct seat *seat);
H A Dterminal.c2968 term_xcursor_update_for_seat(struct terminal *term, struct seat *seat) in term_xcursor_update_for_seat() function
3014 term_xcursor_update_for_seat(term, &it->item); in term_xcursor_update()