Searched refs:windows_copy_subbuffer (Results 1 – 3 of 3) sorted by relevance
42 void windows_copy_subbuffer(windowsDrawable *windowsDrawable, int x, int y, int width, int height);
273 windows_copy_subbuffer(windowsDrawable *draw, in windows_copy_subbuffer() function
380 windows_copy_subbuffer(pdp->windowsDrawable, x, y, width, height); in driwindowsCopySubBuffer()