Searched refs:gui_redraw (Results 1 – 7 of 7) sorted by relevance
| /vim-8.2.3635/src/proto/ |
| H A D | gui.pro | 30 void gui_redraw(int x, int y, int w, int h);
|
| /vim-8.2.3635/src/ |
| H A D | gui_photon.c | 762 gui_redraw( in gui_ph_handle_raw_draw() 771 gui_redraw( in gui_ph_handle_raw_draw()
|
| H A D | gui_x11.c | 627 gui_redraw(gevent->x, gevent->y, gevent->width, gevent->height); in gui_x11_expose_cb() 2823 gui_redraw(gevent->x, gevent->y, gevent->width, gevent->height); in gui_x11_check_copy_area()
|
| H A D | gui_gtk_x11.c | 666 gui_redraw(event->area.x, event->area.y, in expose_event() 6479 gui_redraw(event->expose.area.x, event->expose.area.y, in check_copy_area()
|
| H A D | gui.c | 2697 gui_redraw( in gui_redraw() function
|
| H A D | gui_haiku.cc | 1201 gui_redraw((int) updateRect.left, (int) updateRect.top, in Draw()
|
| H A D | gui_w32.c | 2845 gui_redraw(ps.rcPaint.left, ps.rcPaint.top, in _OnPaint()
|