Home
last modified time | relevance | path

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

/dports/audio/vitunes/vitunes-2.3/
H A Dkeybindings.c511 redraw_active(); in kba_scroll_row()
600 redraw_active(); in kba_scroll_page()
658 redraw_active(); in kba_scroll_col()
707 redraw_active(); in kba_jumpto_screen()
785 redraw_active(); in kba_jumpto_file()
1719 redraw_active() in redraw_active() function
H A Dkeybindings.h193 void redraw_active();
/dports/www/netsurf/netsurf-3.10/frontends/atari/
H A Drootwin.c85 static bool redraw_active = false; variable
820 redraw_slot_schedule_grect(&rootwin->redraw_slots, &work, redraw_active); in window_schedule_redraw_grect()
988 if (rc_intersect(work, &caret_pos) && redraw_active == false) { in window_place_caret()
1025 redraw_active = true; in window_process_redraws()
1122 redraw_active = false; in window_process_redraws()
1129 redraw_active = false; in window_process_redraws()