Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/kyua/utils/cmdline/
HDui_mock.cpp91 ui_mock::screen_width(void) const in screen_width() function in ui_mock
HDui.cpp130 cmdline::ui::screen_width(void) const in screen_width() function in cmdline::ui
/freebsd-13-stable/usr.bin/top/
HDscreen.c36 int screen_width; variable
/freebsd-13-stable/contrib/llvm-project/lldb/source/Interpreter/
HDOptions.cpp396 uint32_t screen_width) { in GenerateOptionUsage()