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