Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp225 HorizontalSplit(top_height, top, bottom); in HorizontalSplitPercentage()
228 void HorizontalSplit(int top_height, Rect &top, Rect &bottom) const { in HorizontalSplit() function
1156 frame.HorizontalSplit(GetFieldHeight(), field_bounds, error_bounds); in FieldDelegateDraw()
1826 content_bounds.HorizontalSplit(content_bounds.size.height - 1, in FieldDelegateDraw()
2620 frame.HorizontalSplit(surface.GetHeight() - GetActionsHeight(), in DrawElements()
2641 frame.HorizontalSplit(GetErrorHeight(), error_bounds, elements_bounds); in DrawContent()
3738 content_bounds.HorizontalSplit(m_text_field.FieldDelegateGetHeight(), in DrawContent()