Searched refs:HorizontalSplit (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/lldb/source/Core/ |
| H A D | IOHandlerCursesGUI.cpp | 219 HorizontalSplit(top_height, top, bottom); in HorizontalSplitPercentage() 222 void HorizontalSplit(int top_height, Rect &top, Rect &bottom) const { in HorizontalSplit() function 1157 frame.HorizontalSplit(GetFieldHeight(), field_bounds, error_bounds); in FieldDelegateDraw() 1739 content_bounds.HorizontalSplit(content_bounds.size.height - 1, in FieldDelegateDraw() 2232 frame.HorizontalSplit(surface.GetHeight() - GetActionsHeight(), in DrawElements() 2253 frame.HorizontalSplit(GetErrorHeight(), error_bounds, elements_bounds); in DrawContent()
|