Home
last modified time | relevance | path

Searched refs:fill_region (Results 1 – 25 of 63) sorted by relevance

123

/dports/misc/py-pexpect/pexpect-4.8.0/tests/
H A Dtest_screen.py120 s.fill_region (10,1,1,10,'X')
121 s.fill_region (2,2,9,9,'O')
122 s.fill_region (8,8,3,3,':')
123 s.fill_region (4,7,7,4,'o')
124 s.fill_region (6,5,5,6,'.')
128 s.fill_region (1,1,11,11,'X')
129 s.fill_region (2,2,10,10,'O')
130 s.fill_region (9,9,3,3,':')
131 s.fill_region (4,8,8,4,'o')
132 s.fill_region (7,5,5,7,'.')
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pexpect/
H A Dscreen.py103 self.fill_region (1,1,self.rows,self.cols, ch)
105 def fill_region (self, rs,cs, re,ce, ch=SPACE): member in screen
337 self.fill_region (self.cur_r, self.cur_c, self.cur_r, self.cols)
344 self.fill_region (self.cur_r, 1, self.cur_r, self.cur_c)
350 self.fill_region (self.cur_r, 1, self.cur_r, self.cols)
358 self.fill_region (self.cur_r + 1, 1, self.rows, self.cols)
366 self.fill_region (self.cur_r-1, 1, 1, self.cols)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pexpect/
H A Dscreen.py103 self.fill_region (1,1,self.rows,self.cols, ch)
105 def fill_region (self, rs,cs, re,ce, ch=SPACE): member in screen
337 self.fill_region (self.cur_r, self.cur_c, self.cur_r, self.cols)
344 self.fill_region (self.cur_r, 1, self.cur_r, self.cur_c)
350 self.fill_region (self.cur_r, 1, self.cur_r, self.cols)
358 self.fill_region (self.cur_r + 1, 1, self.rows, self.cols)
366 self.fill_region (self.cur_r-1, 1, 1, self.cols)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A Dscreen.py151 self.fill_region (1,1,self.rows,self.cols, ch)
153 def fill_region (self, rs,cs, re,ce, ch=SPACE): member in screen
380 self.fill_region (self.cur_r, self.cur_c, self.cur_r, self.cols)
386 self.fill_region (self.cur_r, 1, self.cur_r, self.cur_c)
391 self.fill_region (self.cur_r, 1, self.cur_r, self.cols)
398 self.fill_region (self.cur_r + 1, 1, self.rows, self.cols)
405 self.fill_region (self.cur_r-1, 1, 1, self.cols)
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A Dscreen.py151 self.fill_region (1,1,self.rows,self.cols, ch)
153 def fill_region (self, rs,cs, re,ce, ch=SPACE): member in screen
380 self.fill_region (self.cur_r, self.cur_c, self.cur_r, self.cols)
386 self.fill_region (self.cur_r, 1, self.cur_r, self.cur_c)
391 self.fill_region (self.cur_r, 1, self.cur_r, self.cols)
398 self.fill_region (self.cur_r + 1, 1, self.rows, self.cols)
405 self.fill_region (self.cur_r-1, 1, 1, self.cols)
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A Dscreen.py151 self.fill_region (1,1,self.rows,self.cols, ch)
153 def fill_region (self, rs,cs, re,ce, ch=SPACE): member in screen
380 self.fill_region (self.cur_r, self.cur_c, self.cur_r, self.cols)
386 self.fill_region (self.cur_r, 1, self.cur_r, self.cur_c)
391 self.fill_region (self.cur_r, 1, self.cur_r, self.cols)
398 self.fill_region (self.cur_r + 1, 1, self.rows, self.cols)
405 self.fill_region (self.cur_r-1, 1, 1, self.cols)
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A Dscreen.py151 self.fill_region (1,1,self.rows,self.cols, ch)
153 def fill_region (self, rs,cs, re,ce, ch=SPACE): member in screen
380 self.fill_region (self.cur_r, self.cur_c, self.cur_r, self.cols)
386 self.fill_region (self.cur_r, 1, self.cur_r, self.cur_c)
391 self.fill_region (self.cur_r, 1, self.cur_r, self.cols)
398 self.fill_region (self.cur_r + 1, 1, self.rows, self.cols)
405 self.fill_region (self.cur_r-1, 1, 1, self.cols)
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A Dscreen.py151 self.fill_region (1,1,self.rows,self.cols, ch)
153 def fill_region (self, rs,cs, re,ce, ch=SPACE): member in screen
380 self.fill_region (self.cur_r, self.cur_c, self.cur_r, self.cols)
386 self.fill_region (self.cur_r, 1, self.cur_r, self.cur_c)
391 self.fill_region (self.cur_r, 1, self.cur_r, self.cols)
398 self.fill_region (self.cur_r + 1, 1, self.rows, self.cols)
405 self.fill_region (self.cur_r-1, 1, 1, self.cols)
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A Dscreen.py151 self.fill_region (1,1,self.rows,self.cols, ch)
153 def fill_region (self, rs,cs, re,ce, ch=SPACE): member in screen
380 self.fill_region (self.cur_r, self.cur_c, self.cur_r, self.cols)
386 self.fill_region (self.cur_r, 1, self.cur_r, self.cur_c)
391 self.fill_region (self.cur_r, 1, self.cur_r, self.cols)
398 self.fill_region (self.cur_r + 1, 1, self.rows, self.cols)
405 self.fill_region (self.cur_r-1, 1, 1, self.cols)
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A Dscreen.py151 self.fill_region (1,1,self.rows,self.cols, ch)
153 def fill_region (self, rs,cs, re,ce, ch=SPACE): member in screen
380 self.fill_region (self.cur_r, self.cur_c, self.cur_r, self.cols)
386 self.fill_region (self.cur_r, 1, self.cur_r, self.cur_c)
391 self.fill_region (self.cur_r, 1, self.cur_r, self.cols)
398 self.fill_region (self.cur_r + 1, 1, self.rows, self.cols)
405 self.fill_region (self.cur_r-1, 1, 1, self.cols)
/dports/misc/py-pexpect/pexpect-4.8.0/pexpect/
H A Dscreen.py151 self.fill_region (1,1,self.rows,self.cols, ch)
153 def fill_region (self, rs,cs, re,ce, ch=SPACE): member in screen
380 self.fill_region (self.cur_r, self.cur_c, self.cur_r, self.cols)
386 self.fill_region (self.cur_r, 1, self.cur_r, self.cur_c)
391 self.fill_region (self.cur_r, 1, self.cur_r, self.cols)
398 self.fill_region (self.cur_r + 1, 1, self.rows, self.cols)
405 self.fill_region (self.cur_r-1, 1, 1, self.cols)
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A Dscreen.py151 self.fill_region (1,1,self.rows,self.cols, ch)
153 def fill_region (self, rs,cs, re,ce, ch=SPACE): member in screen
380 self.fill_region (self.cur_r, self.cur_c, self.cur_r, self.cols)
386 self.fill_region (self.cur_r, 1, self.cur_r, self.cur_c)
391 self.fill_region (self.cur_r, 1, self.cur_r, self.cols)
398 self.fill_region (self.cur_r + 1, 1, self.rows, self.cols)
405 self.fill_region (self.cur_r-1, 1, 1, self.cols)
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A Dscreen.py151 self.fill_region (1,1,self.rows,self.cols, ch)
153 def fill_region (self, rs,cs, re,ce, ch=SPACE): member in screen
380 self.fill_region (self.cur_r, self.cur_c, self.cur_r, self.cols)
386 self.fill_region (self.cur_r, 1, self.cur_r, self.cur_c)
391 self.fill_region (self.cur_r, 1, self.cur_r, self.cols)
398 self.fill_region (self.cur_r + 1, 1, self.rows, self.cols)
405 self.fill_region (self.cur_r-1, 1, 1, self.cols)
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A Dscreen.py151 self.fill_region (1,1,self.rows,self.cols, ch)
153 def fill_region (self, rs,cs, re,ce, ch=SPACE): member in screen
380 self.fill_region (self.cur_r, self.cur_c, self.cur_r, self.cols)
386 self.fill_region (self.cur_r, 1, self.cur_r, self.cur_c)
391 self.fill_region (self.cur_r, 1, self.cur_r, self.cols)
398 self.fill_region (self.cur_r + 1, 1, self.rows, self.cols)
405 self.fill_region (self.cur_r-1, 1, 1, self.cols)
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pipenv/pipenv/vendor/pexpect/
H A Dscreen.py151 self.fill_region (1,1,self.rows,self.cols, ch)
153 def fill_region (self, rs,cs, re,ce, ch=SPACE): member in screen
380 self.fill_region (self.cur_r, self.cur_c, self.cur_r, self.cols)
386 self.fill_region (self.cur_r, 1, self.cur_r, self.cur_c)
391 self.fill_region (self.cur_r, 1, self.cur_r, self.cols)
398 self.fill_region (self.cur_r + 1, 1, self.rows, self.cols)
405 self.fill_region (self.cur_r-1, 1, 1, self.cols)
/dports/devel/py-pipenv/pipenv-2021.5.29/pipenv/vendor/pexpect/
H A Dscreen.py151 self.fill_region (1,1,self.rows,self.cols, ch)
153 def fill_region (self, rs,cs, re,ce, ch=SPACE): member in screen
380 self.fill_region (self.cur_r, self.cur_c, self.cur_r, self.cols)
386 self.fill_region (self.cur_r, 1, self.cur_r, self.cur_c)
391 self.fill_region (self.cur_r, 1, self.cur_r, self.cols)
398 self.fill_region (self.cur_r + 1, 1, self.rows, self.cols)
405 self.fill_region (self.cur_r-1, 1, 1, self.cols)
/dports/math/py-yt/yt-4.0.1/yt/utilities/lib/tests/
H A Dtest_fill_region.py4 from yt.utilities.lib.misc_utilities import fill_region
30 fill_region(
/dports/devel/efl/efl-1.25.1/data/elementary/themes/edc/
H A Dbatman.edc56 part { name: "fill_region"; type: SPACER;
128 rel1.to: "fill_region";
130 rel2.to: "fill_region";
/dports/games/7kaa/7kaa-2.15.4p1/src/
H A DOGENMAP.cpp684 fill_region(x,y); in set_region_id()
754 void World::fill_region(short x, short y) in fill_region() function in World
782 fill_region(x,y); in fill_region()
795 fill_region(x,y); in fill_region()
/dports/www/firefox-esr/firefox-91.8.0/gfx/cairo/libpixman/src/
H A Dpixman.c911 pixman_region32_t fill_region; in pixman_image_fill_boxes() local
915 if (!pixman_region32_init_rects (&fill_region, boxes, n_boxes)) in pixman_image_fill_boxes()
920 if (!pixman_region32_intersect (&fill_region, in pixman_image_fill_boxes()
921 &fill_region, in pixman_image_fill_boxes()
926 rects = pixman_region32_rectangles (&fill_region, &n_rects); in pixman_image_fill_boxes()
935 pixman_region32_fini (&fill_region); in pixman_image_fill_boxes()
/dports/www/firefox/firefox-99.0/gfx/cairo/libpixman/src/
H A Dpixman.c911 pixman_region32_t fill_region; in pixman_image_fill_boxes() local
915 if (!pixman_region32_init_rects (&fill_region, boxes, n_boxes)) in pixman_image_fill_boxes()
920 if (!pixman_region32_intersect (&fill_region, in pixman_image_fill_boxes()
921 &fill_region, in pixman_image_fill_boxes()
926 rects = pixman_region32_rectangles (&fill_region, &n_rects); in pixman_image_fill_boxes()
935 pixman_region32_fini (&fill_region); in pixman_image_fill_boxes()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/cairo/libpixman/src/
H A Dpixman.c911 pixman_region32_t fill_region; in pixman_image_fill_boxes() local
915 if (!pixman_region32_init_rects (&fill_region, boxes, n_boxes)) in pixman_image_fill_boxes()
920 if (!pixman_region32_intersect (&fill_region, in pixman_image_fill_boxes()
921 &fill_region, in pixman_image_fill_boxes()
926 rects = pixman_region32_rectangles (&fill_region, &n_rects); in pixman_image_fill_boxes()
935 pixman_region32_fini (&fill_region); in pixman_image_fill_boxes()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/cairo/libpixman/src/
H A Dpixman.c913 pixman_region32_t fill_region; in pixman_image_fill_boxes() local
917 if (!pixman_region32_init_rects (&fill_region, boxes, n_boxes)) in pixman_image_fill_boxes()
922 if (!pixman_region32_intersect (&fill_region, in pixman_image_fill_boxes()
923 &fill_region, in pixman_image_fill_boxes()
928 rects = pixman_region32_rectangles (&fill_region, &n_rects); in pixman_image_fill_boxes()
937 pixman_region32_fini (&fill_region); in pixman_image_fill_boxes()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/cairo/libpixman/src/
H A Dpixman.c913 pixman_region32_t fill_region; in pixman_image_fill_boxes() local
917 if (!pixman_region32_init_rects (&fill_region, boxes, n_boxes)) in pixman_image_fill_boxes()
922 if (!pixman_region32_intersect (&fill_region, in pixman_image_fill_boxes()
923 &fill_region, in pixman_image_fill_boxes()
928 rects = pixman_region32_rectangles (&fill_region, &n_rects); in pixman_image_fill_boxes()
937 pixman_region32_fini (&fill_region); in pixman_image_fill_boxes()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/cairo/libpixman/src/
H A Dpixman.c913 pixman_region32_t fill_region; in pixman_image_fill_boxes() local
917 if (!pixman_region32_init_rects (&fill_region, boxes, n_boxes)) in pixman_image_fill_boxes()
922 if (!pixman_region32_intersect (&fill_region, in pixman_image_fill_boxes()
923 &fill_region, in pixman_image_fill_boxes()
928 rects = pixman_region32_rectangles (&fill_region, &n_rects); in pixman_image_fill_boxes()
937 pixman_region32_fini (&fill_region); in pixman_image_fill_boxes()

123