Searched defs:screen_width (Results 1 – 6 of 6) sorted by relevance
38 void display_screen(const byte* img, int imglen, int screen_width, int screen_height) { in display_screen()93 void display_screen_debug(const byte* img, int imglen, int screen_width, int screen_height) { in display_screen_debug()
51 static void become_child_screen(char* lt_screen, int screen_width, int screen_height, int screen_in… in become_child_screen()
27 int screen_width; member
91 ui_mock::screen_width(void) const in screen_width() function in ui_mock
121 cmdline::ui::screen_width(void) const in screen_width() function in cmdline::ui
117 int screen_width; variable