Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp2611 Surface action_surface = surface.SubSurface(bounds); in DrawActions() local
2612 action.Draw(action_surface, is_action_selected); in DrawActions()