Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp2612 Surface action_surface = surface.SubSurface(bounds); in DrawActions() local
2613 action.Draw(action_surface, is_action_selected); in DrawActions()