Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DIOHandler.cpp756 HorizontalSplit(top_height, top, bottom); in HorizontalSplitPercentage()
759 void HorizontalSplit(int top_height, Rect &top, Rect &bottom) const { in HorizontalSplit() function