Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp1138 Surface content_surface = surface.SubSurface(content_bounds); in DrawField() local
1140 DrawContent(content_surface, is_selected); in DrawField()
1569 Surface content_surface = surface.SubSurface(content_bounds); in FieldDelegateDraw() local
1571 DrawContent(content_surface, is_selected); in FieldDelegateDraw()
2675 Surface content_surface = window.SubSurface(content_bounds); in WindowDelegateDraw() local
2677 DrawContent(content_surface); in WindowDelegateDraw()
3755 Surface content_surface = window.SubSurface(content_bounds); in WindowDelegateDraw() local
3757 DrawContent(content_surface); in WindowDelegateDraw()