Searched refs:uly (Results 1 – 9 of 9) sorted by relevance
/external/python/cpython3/Lib/test/ |
D | curses_tests.py | 15 uly, ulx = 3, 2 21 stdscr.addstr(uly-3, ulx, "Use Ctrl-G to end editing (%s)." % mode) 22 stdscr.addstr(uly-2, ulx, "Be sure to try typing in the lower-right corner.") 23 win = curses.newwin(nlines, ncols, uly, ulx) 24 textpad.rectangle(stdscr, uly-1, ulx-1, uly + nlines, ulx + ncols) 29 stdscr.addstr(uly+ncols+2, 0, "Text entered in the box\n") 36 stdscr.move(uly+ncols+2 + i, 0)
|
/external/python/cpython2/Lib/test/ |
D | curses_tests.py | 15 uly, ulx = 3, 2 21 stdscr.addstr(uly-3, ulx, "Use Ctrl-G to end editing (%s)." % mode) 22 stdscr.addstr(uly-2, ulx, "Be sure to try typing in the lower-right corner.") 23 win = curses.newwin(nlines, ncols, uly, ulx) 24 textpad.rectangle(stdscr, uly-1, ulx-1, uly + nlines, ulx + ncols) 29 stdscr.addstr(uly+ncols+2, 0, "Text entered in the box\n") 36 stdscr.move(uly+ncols+2 + i, 0)
|
/external/python/cpython3/Lib/curses/ |
D | textpad.py | 6 def rectangle(win, uly, ulx, lry, lrx): argument 10 win.vline(uly+1, ulx, curses.ACS_VLINE, lry - uly - 1) 11 win.hline(uly, ulx+1, curses.ACS_HLINE, lrx - ulx - 1) 13 win.vline(uly+1, lrx, curses.ACS_VLINE, lry - uly - 1) 14 win.addch(uly, ulx, curses.ACS_ULCORNER) 15 win.addch(uly, lrx, curses.ACS_URCORNER) 193 uly, ulx = 15, 20 194 stdscr.addstr(uly-2, ulx, "Use Ctrl-G to end editing.") 195 win = curses.newwin(nlines, ncols, uly, ulx) 196 rectangle(stdscr, uly-1, ulx-1, uly + nlines, ulx + ncols)
|
/external/python/cpython2/Lib/curses/ |
D | textpad.py | 6 def rectangle(win, uly, ulx, lry, lrx): argument 10 win.vline(uly+1, ulx, curses.ACS_VLINE, lry - uly - 1) 11 win.hline(uly, ulx+1, curses.ACS_HLINE, lrx - ulx - 1) 13 win.vline(uly+1, lrx, curses.ACS_VLINE, lry - uly - 1) 14 win.addch(uly, ulx, curses.ACS_ULCORNER) 15 win.addch(uly, lrx, curses.ACS_URCORNER) 193 uly, ulx = 15, 20 194 stdscr.addstr(uly-2, ulx, "Use Ctrl-G to end editing.") 195 win = curses.newwin(nlines, ncols, uly, ulx) 196 rectangle(stdscr, uly-1, ulx-1, uly + nlines, ulx + ncols)
|
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/data/transformtest/ |
D | tk-t-tk-Cyrl-m0-bgn.txt | 469 улы uly
|
/external/python/cpython2/Doc/library/ |
D | curses.rst | 1672 .. function:: rectangle(win, uly, ulx, lry, lrx)
|
/external/python/cpython3/Doc/library/ |
D | curses.rst | 1720 .. function:: rectangle(win, uly, ulx, lry, lrx)
|
/external/hyphenation-patterns/nb/ |
D | hyph-nb.pat.txt | 24610 1uly
|
/external/hyphenation-patterns/nn/ |
D | hyph-nn.pat.txt | 24610 1uly
|