Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp553 SubPad(SubPad &subpad, Rect bounds) { in SubPad() function in curses::SubPad
1138 SubPad content_surface = SubPad(surface, content_bounds); in DrawField()
1158 SubPad field_surface = SubPad(surface, field_bounds); in FieldDelegateDraw()
1159 SubPad error_surface = SubPad(surface, error_bounds); in FieldDelegateDraw()
1704 SubPad field_surface = SubPad(surface, field_bounds); in DrawFields()
1741 SubPad fields_surface = SubPad(surface, fields_bounds); in FieldDelegateDraw()
2208 SubPad field_surface = SubPad(surface, bounds); in DrawFields()
2223 SubPad action_surface = SubPad(surface, bounds); in DrawActions()
2234 SubPad fields_surface = SubPad(surface, fields_bounds); in DrawElements()
2254 SubPad error_surface = SubPad(pad, error_bounds); in DrawContent()
[all …]