Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp1157 Surface error_surface = surface.SubSurface(error_bounds); in FieldDelegateDraw() local
1160 DrawError(error_surface); in FieldDelegateDraw()
2641 Surface error_surface = pad.SubSurface(error_bounds); in DrawContent() local
2644 DrawError(error_surface); in DrawContent()