Searched refs:resize (Results 1 – 11 of 11) sorted by relevance
/Zephyr-latest/scripts/kconfig/ |
D | menuconfig.py | 1042 _path_win.resize(1, screen_width) 1043 _top_sep_win.resize(1, screen_width) 1044 _bot_sep_win.resize(1, screen_width) 1052 _menu_win.resize(menu_win_height, screen_width) 1053 _help_win.resize(help_win_height, screen_width) 1064 _menu_win.resize(1, screen_width) 1065 _help_win.resize(1, screen_width) 1782 win.resize(win_height, win_width) 1978 win.resize(win_height, win_width) 2259 bot_sep_win.resize(1, screen_width) [all …]
|
/Zephyr-latest/doc/_doxygen/ |
D | doxygen-awesome-darkmode-toggle.js | 77 $(window).resize(function(){
|
/Zephyr-latest/lib/libc/newlib/ |
D | Kconfig | 65 libc heap usage, such as the heap resize.
|
/Zephyr-latest/samples/subsys/testsuite/pytest/shell/ |
D | README.rst | 64 DEBUG: #: resize :Console gets terminal screen size or assumes default in case the
|
/Zephyr-latest/samples/subsys/shell/shell_module/ |
D | README.rst | 87 rem resize retval
|
/Zephyr-latest/subsys/shell/ |
D | Kconfig | 262 characters. Each time terminal screen width is changed resize command 264 The resize command can be turned off to save code memory (~0,5k).
|
D | shell_cmds.c | 547 SHELL_COND_CMD_ARG_REGISTER(CONFIG_SHELL_CMDS_RESIZE, resize, &m_sub_resize,
|
/Zephyr-latest/lib/heap/ |
D | Kconfig | 79 such as the heap resize.
|
/Zephyr-latest/doc/services/shell/ |
D | index.rst | 23 :command:`echo`, :command:`history` and :command:`resize`. 541 * :command:`resize` - Must be executed when terminal width is different than 80 840 clear demo shell history log resize version 850 * :command:`clear`, :command:`shell`, :command:`history`, and :command:`resize`
|
/Zephyr-latest/doc/_extensions/zephyr/doxytooltip/static/tippy/ |
D | popper.min.js | 7 …e){var n=e.state,r=e.instance,o=e.options,i=o.scroll,a=void 0===i||i,s=o.resize,f=void 0===s||s,c=…
|
/Zephyr-latest/ |
D | CMakeLists.txt | 66 # - zephyr_pre0: linker sections may resize / addresses may relocate
|