Searched refs:_width (Results 1 – 2 of 2) sorted by relevance
69 #define FONT_ENTRY_DEFINE(_name, _width, _height, _caps, _data, _fc, _lc) \ argument73 .width = _width, \
1082 def _width(win): function1340 term_width = _width(_stdscr)1421 help_lines = textwrap.wrap(node.help, _width(_help_win))1731 return _width(win) - 41788 edit_width = _width(win) - 42207 _width(edit_box) - 2)2295 edit_width = _width(edit_box) - 23214 maxlen = _width(win) - x