Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp245 VerticalSplit(left_width, left, right); in VerticalSplitPercentage()
248 void VerticalSplit(int left_width, Rect &left, Rect &right) const { in VerticalSplit() function
1790 bounds.VerticalSplit(bounds.size.width - sizeof(" [Remove]"), in DrawFields()
2079 bounds.VerticalSplit(bounds.size.width / 2, key_field_bounds, in FieldDelegateDraw()
2082 arrow_and_value_field_bounds.VerticalSplit(1, arrow_bounds, in FieldDelegateDraw()