Home
last modified time | relevance | path

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

/dports/games/tuxpaint/tuxpaint-0.9.26/src/
H A Dtuxpaint.c1093 static void update_canvas_ex_r(int x1, int y1, int x2, int y2, int screen_too) in update_canvas_ex_r() function
4008update_canvas_ex_r(kbd_rect.x - r_ttools.w, kbd_rect.y, in mainloop()
17395update_canvas_ex_r(old_dest.x - r_ttools.w, old_dest.y, old_dest.x + old_dest.w, old_dest.y + old_… in do_render_cur_text()
17399 update_canvas_ex_r(old_cursor_x - 1, in do_render_cur_text()
17418update_canvas_ex_r(old_dest.x - r_ttools.w, old_dest.y, old_dest.x + old_dest.w, old_dest.y + old_… in do_render_cur_text()
17515update_canvas_ex_r(dest.x - 2, dest.y - 2, dest.x + tmp_surf->w + 4, dest.y + tmp_surf->h + 4, 0); in do_render_cur_text()