Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp244 VerticalSplit(left_width, left, right); in VerticalSplitPercentage()
247 void VerticalSplit(int left_width, Rect &left, Rect &right) const { in VerticalSplit() function
1789 bounds.VerticalSplit(bounds.size.width - sizeof(" [Remove]"), in DrawFields()
2078 bounds.VerticalSplit(bounds.size.width / 2, key_field_bounds, in FieldDelegateDraw()
2081 arrow_and_value_field_bounds.VerticalSplit(1, arrow_bounds, in FieldDelegateDraw()