Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Core/
DIOHandlerCursesGUI.cpp6214 const int window_height = window.GetHeight(); in WindowDelegateDraw() local
6218 const int max_y = window_height - 1 - y; in WindowDelegateDraw()