Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/kyua/utils/cmdline/
H A Dui_mock.cpp91 ui_mock::screen_width(void) const in screen_width() function in ui_mock
H A Dui.cpp130 cmdline::ui::screen_width(void) const in screen_width() function in cmdline::ui
/freebsd-13.1/usr.bin/top/
H A Dscreen.c38 int screen_width; variable
/freebsd-13.1/contrib/llvm-project/lldb/source/Interpreter/
H A DOptions.cpp391 uint32_t screen_width) { in GenerateOptionUsage()