Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp1159 SubPad error_surface = SubPad(surface, error_bounds); in FieldDelegateDraw() local
1162 DrawError(error_surface); in FieldDelegateDraw()
2254 SubPad error_surface = SubPad(pad, error_bounds); in DrawContent() local
2257 DrawError(error_surface); in DrawContent()