Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp3741 Surface text_field_surface = surface.SubSurface(text_field_bounds); in DrawContent() local
3744 m_text_field.FieldDelegateDraw(text_field_surface, true); in DrawContent()