Home
last modified time | relevance | path

Searched refs:_width (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/display/
Dcfb.h69 #define FONT_ENTRY_DEFINE(_name, _width, _height, _caps, _data, _fc, _lc) \ argument
73 .width = _width, \
/Zephyr-latest/scripts/kconfig/
Dmenuconfig.py1082 def _width(win): function
1340 term_width = _width(_stdscr)
1421 help_lines = textwrap.wrap(node.help, _width(_help_win))
1731 return _width(win) - 4
1788 edit_width = _width(win) - 4
2207 _width(edit_box) - 2)
2295 edit_width = _width(edit_box) - 2
3214 maxlen = _width(win) - x