Searched refs:CopyToSurface (Results 1 – 1 of 1) sorted by relevance
377 void CopyToSurface(Surface &target, Point source_origin, Point target_origin, in CopyToSurface() function in curses::Surface2650 pad.CopyToSurface(surface, Point(0, m_first_visible_line), Point(), in DrawContent()