Home
last modified time | relevance | path

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

/minix3/external/bsd/kyua-cli/dist/utils/cmdline/
H A Dui_mock.cpp44 ui_mock::ui_mock(const std::size_t screen_width_) : in ui_mock() argument
45 _screen_width(screen_width_) in ui_mock()