Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp226 HorizontalSplit(top_height, top, bottom); in HorizontalSplitPercentage()
229 void HorizontalSplit(int top_height, Rect &top, Rect &bottom) const { in HorizontalSplit() function
1157 frame.HorizontalSplit(GetFieldHeight(), field_bounds, error_bounds); in FieldDelegateDraw()
1827 content_bounds.HorizontalSplit(content_bounds.size.height - 1, in FieldDelegateDraw()
2621 frame.HorizontalSplit(surface.GetHeight() - GetActionsHeight(), in DrawElements()
2642 frame.HorizontalSplit(GetErrorHeight(), error_bounds, elements_bounds); in DrawContent()
3739 content_bounds.HorizontalSplit(m_text_field.FieldDelegateGetHeight(), in DrawContent()