Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp1825 Rect fields_bounds, new_button_bounds; in FieldDelegateDraw() local
1827 fields_bounds, new_button_bounds); in FieldDelegateDraw()
1828 Surface fields_surface = surface.SubSurface(fields_bounds); in FieldDelegateDraw()
2619 Rect fields_bounds, actions_bounds; in DrawElements() local
2621 fields_bounds, actions_bounds); in DrawElements()
2622 Surface fields_surface = surface.SubSurface(fields_bounds); in DrawElements()