Home
last modified time | relevance | path

Searched defs:Rect (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp165 struct Rect { struct
169 Rect() : origin(), size() {} in Rect() argument
171 Rect(const Point &p, const Size &s) : origin(p), size(s) {} in Rect() argument
195 Rect MakeStatusBar() { in MakeStatusBar() argument
209 Rect MakeMenuBar() { in MakeMenuBar() argument
222 void HorizontalSplitPercentage(float top_percentage, Rect &top, in HorizontalSplitPercentage() argument
166 origincurses::Rect global() argument
167 sizecurses::Rect global() argument
173 Clearcurses::Rect Clear() argument
178 Dumpcurses::Rect Dump() argument
183 Insetcurses::Rect Inset() argument
228 HorizontalSplitcurses::Rect HorizontalSplit() argument
241 VerticalSplitPercentagecurses::Rect VerticalSplitPercentage() argument
247 VerticalSplitcurses::Rect VerticalSplit() argument
[all...]