Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/less/dist/lesstest/
H A Ddisplay.c38 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()
H A Dpipeline.c51 static void become_child_screen(char* lt_screen, int screen_width, int screen_height, int screen_in… in become_child_screen()
H A Dlesstest.h27 int screen_width; member
/netbsd-src/external/bsd/kyua-cli/dist/utils/cmdline/
H A Dui_mock.cpp91 ui_mock::screen_width(void) const in screen_width() function in ui_mock
H A Dui.cpp121 cmdline::ui::screen_width(void) const in screen_width() function in cmdline::ui
/netbsd-src/external/bsd/top/dist/
H A Dscreen.c117 int screen_width; variable