Searched refs:HorizontalSplit (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/lldb/source/Core/ |
| H A D | IOHandlerCursesGUI.cpp | 225 HorizontalSplit(top_height, top, bottom); in HorizontalSplitPercentage() 228 void HorizontalSplit(int top_height, Rect &top, Rect &bottom) const { in HorizontalSplit() function 1155 frame.HorizontalSplit(GetFieldHeight(), field_bounds, error_bounds); in FieldDelegateDraw() 1825 content_bounds.HorizontalSplit(content_bounds.size.height - 1, in FieldDelegateDraw() 2619 frame.HorizontalSplit(surface.GetHeight() - GetActionsHeight(), in DrawElements() 2640 frame.HorizontalSplit(GetErrorHeight(), error_bounds, elements_bounds); in DrawContent() 3737 content_bounds.HorizontalSplit(m_text_field.FieldDelegateGetHeight(), in DrawContent()
|