HelenOS sources

ds_window_repaint_preview  464 uspace/srv/hid/display/window.c 	(void) ds_window_repaint_preview(wnd, NULL);
ds_window_repaint_preview  517 uspace/srv/hid/display/window.c 	(void) ds_window_repaint_preview(wnd, &old_rect);
ds_window_repaint_preview  553 uspace/srv/hid/display/window.c 	(void) ds_window_repaint_preview(wnd, NULL);
ds_window_repaint_preview  610 uspace/srv/hid/display/window.c 	(void) ds_window_repaint_preview(wnd, &old_rect);
HelenOS homepage, sources at GitHub