Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp1159 Surface error_surface = surface.SubSurface(error_bounds); in FieldDelegateDraw() local
1162 DrawError(error_surface); in FieldDelegateDraw()
2643 Surface error_surface = pad.SubSurface(error_bounds); in DrawContent() local
2646 DrawError(error_surface); in DrawContent()