Searched refs:screen_width_ (Results 1 – 1 of 1) sorted by relevance
44 ui_mock::ui_mock(const std::size_t screen_width_) : in ui_mock() argument45 _screen_width(screen_width_) in ui_mock()