Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp377 void CopyToSurface(Surface &target, Point source_origin, Point target_origin, in CopyToSurface() function in curses::Surface
2650 pad.CopyToSurface(surface, Point(0, m_first_visible_line), Point(), in DrawContent()