Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp1789 Rect field_bounds, remove_button_bounds; in DrawFields() local
1791 field_bounds, remove_button_bounds); in DrawFields()
1793 Surface remove_button_surface = surface.SubSurface(remove_button_bounds); in DrawFields()