Home
last modified time | relevance | path

Searched defs:width (Results 1 – 17 of 17) sorted by relevance

/nrf52832-nimble/rt-thread/tools/kconfig-frontends/libs/lxdialog/
H A Dyesno.c27 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons()
42 int dialog_yesno(const char *title, const char *prompt, int height, int width) in dialog_yesno()
H A Dinputbox.c29 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons()
44 int dialog_inputbox(const char *title, const char *prompt, int height, int width, in dialog_inputbox()
H A Dutil.c242 void attr_clear(WINDOW * win, int height, int width, chtype attr) in attr_clear()
317 int height, width; in init_dialog() local
365 void print_title(WINDOW *dialog, const char *title, int width) in print_title()
382 void print_autowrap(WINDOW * win, const char *prompt, int width, int y, int x) in print_autowrap()
477 draw_box(WINDOW * win, int y, int x, int height, int width, in draw_box()
511 void draw_shadow(WINDOW * win, int y, int x, int height, int width) in draw_shadow()
H A Dtextbox.c61 int height, width, boxh, boxw; in dialog_textbox() local
312 static void print_page(WINDOW *win, int height, int width, update_text_fn in print_page()
341 static void print_line(WINDOW * win, int row, int width) in print_line()
H A Dchecklist.c101 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons()
118 int width, int list_height) in dialog_checklist()
H A Dmenubox.c155 static void print_buttons(WINDOW * win, int height, int width, int selected) in print_buttons()
188 int height, width, menu_height; in dialog_menu() local
/nrf52832-nimble/rt-thread/components/utilities/ulog/
H A Dulog.h48 #define LOG_HEX(name, width, buf, size) ulog_hex(name, width, buf, size) argument
H A Dulog_def.h98 #define ulog_hex(TAG, width, buf, size) ulog_hexdump(TAG, width, buf, size) argument
H A Dulog.c633 void ulog_hexdump(const char *tag, rt_size_t width, rt_uint8_t *buf, rt_size_t size)
/nrf52832-nimble/rt-thread/components/drivers/sdio/
H A Dsd.c375 rt_err_t mmcsd_app_set_bus_width(struct rt_mmcsd_card *card, rt_int32_t width) in mmcsd_app_set_bus_width()
H A Dmmcsd_core.c436 void mmcsd_set_bus_width(struct rt_mmcsd_host *host, rt_uint32_t width) in mmcsd_set_bus_width()
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ppp/
H A Dutils.c139 int width, prec, fillch; in ppp_vslprintf() local
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/ppp/
H A Dutils.c137 int width, prec, fillch; in ppp_vslprintf() local
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/frontends/nconf/
H A Dnconf.gui.c150 int width, in print_in_middle()
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/frontends/qconf/
H A Dqconf.cc1288 int width, height; in ConfigSearchWindow() local
1349 int width, height; in ConfigMainWindow() local
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/
H A Dtrees.c326 # define SEPARATOR(i, last, width) \ argument
/nrf52832-nimble/rt-thread/include/
H A Drtdef.h1035 rt_uint16_t width; /**< width of graphic device */ member
1048 rt_uint16_t width; /**< width */ member