Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp362 Surface SubSurface(Rect bounds) { in SubSurface() function in curses::Surface
1137 Surface content_surface = surface.SubSurface(content_bounds); in DrawField()
1157 Surface field_surface = surface.SubSurface(field_bounds); in FieldDelegateDraw()
1158 Surface error_surface = surface.SubSurface(error_bounds); in FieldDelegateDraw()
1568 Surface content_surface = surface.SubSurface(content_bounds); in FieldDelegateDraw()
1791 Surface field_surface = surface.SubSurface(field_bounds); in DrawFields()
1792 Surface remove_button_surface = surface.SubSurface(remove_button_bounds); in DrawFields()
1828 Surface fields_surface = surface.SubSurface(fields_bounds); in FieldDelegateDraw()
1829 Surface new_button_surface = surface.SubSurface(new_button_bounds); in FieldDelegateDraw()
2084 Surface key_field_surface = surface.SubSurface(key_field_bounds); in FieldDelegateDraw()
[all …]