Home
last modified time | relevance | path

Searched refs:_vline (Results 1 – 8 of 8) sorted by relevance

/dports/deskutils/py-khal/khal-0.10.4/khal/ui/
H A Dwidgets.py578 self._vline = urwid.SolidFill('│')
601 [('fixed', 1, self._vline), widget, ('fixed', 1, self._vline)],
621 inner.contents[0] = (self._vline, ('given', 1, False))
622 inner.contents[2] = (self._vline, ('given', 1, False))
630 self._vline = urwid.AttrMap(urwid.SolidFill('│'), 'frame')
647 [('fixed', 1, self._vline), widget, ('fixed', 1, self._vline)],
/dports/misc/tudu/tudu-0.10.3/src/
H A Dwindow.h63 int _vline(chtype ch, int n);
H A Dwindow.cc198 int Window::_vline(chtype ch, int n) in _vline() function in Window
H A Dscreen.cc169 pipes.back()->_vline('|', i->lines); in draw()
318 (*win)->_vline('|', i->lines); in resizeTerm()
/dports/graphics/py-zbar-py/zbar-py-1.0.4/Source/zbar/qrcode/
H A Dqrdec.c288 const qr_finder_line *_vline){ in qr_finder_lines_are_crossing() argument
290 _hline->pos[0]<=_vline->pos[0]&&_vline->pos[0]<_hline->pos[0]+_hline->len&& in qr_finder_lines_are_crossing()
291 _vline->pos[1]<=_hline->pos[1]&&_hline->pos[1]<_vline->pos[1]+_vline->len; in qr_finder_lines_are_crossing()
/dports/graphics/zbar/zbar-0.23.90/zbar/qrcode/
H A Dqrdec.c290 const qr_finder_line *_vline){ in qr_finder_lines_are_crossing() argument
292 _hline->pos[0]<=_vline->pos[0]&&_vline->pos[0]<_hline->pos[0]+_hline->len&& in qr_finder_lines_are_crossing()
293 _vline->pos[1]<=_hline->pos[1]&&_hline->pos[1]<_vline->pos[1]+_vline->len; in qr_finder_lines_are_crossing()
/dports/x11/foot/foot/
H A Dbox-drawing.c90 _vline(struct buf *buf, int y1, int y2, int x, int thick) in _vline() function
101 #define vline(y1, y2, x, thick) _vline(buf, y1, y2, x, thick)
/dports/japanese/mutt-devel/
H A Dmanual_ja.tex6128 …e\_ltee)}��\ref{tree_hline} {(\$tree\_hline)}��\ref{tree_vline} {(\$tree\_vline)}�ǹԤ��ޤ�����������…
6187 \subsubsection{tree\_vline\label{tree_vline}}