Searched refs:_screen_width (Results 1 – 2 of 2) sorted by relevance
45 _screen_width(screen_width_) in ui_mock()93 return _screen_width > 0 ? optional< std::size_t >(_screen_width) : none; in screen_width()
54 std::size_t _screen_width; member in utils::cmdline::ui_mock