Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp2610 Surface action_surface = surface.SubSurface(bounds); in DrawActions() local
2611 action.Draw(action_surface, is_action_selected); in DrawActions()