Home
last modified time | relevance | path

Searched refs:win2 (Results 1 – 15 of 15) sorted by relevance

/illumos-gate/usr/src/ucblib/libcurses/
H A Dtoucholap.c32 touchoverlap(WINDOW *win1, WINDOW *win2) in touchoverlap() argument
39 starty = max(win1->_begy, win2->_begy); in touchoverlap()
40 startx = max(win1->_begx, win2->_begx); in touchoverlap()
41 endy = min(win1->_maxy + win1->_begy, win2->_maxy + win2->_begy); in touchoverlap()
42 endx = min(win1->_maxx + win1->_begx, win2->_maxx + win2->_begx); in touchoverlap()
50 win2->_begy, win2->_begx, win2->_begy + win2->_maxy, in touchoverlap()
51 win2->_begx + win2->_maxx); in touchoverlap()
55 starty -= win2->_begy; in touchoverlap()
56 startx -= win2->_begx; in touchoverlap()
57 endy -= win2->_begy; in touchoverlap()
[all …]
H A Doverwrite.c34 overwrite(WINDOW *win1, WINDOW *win2) in overwrite() argument
39 fprintf(outf, "OVERWRITE(%0.2o, %0.2o);\n", win1, win2); in overwrite()
41 starty = max(win1->_begy, win2->_begy); in overwrite()
42 startx = max(win1->_begx, win2->_begx); in overwrite()
43 endy = min(win1->_maxy + win1->_begy, win2->_maxy + win2->_begy); in overwrite()
44 endx = min(win1->_maxx + win1->_begx, win2->_maxx + win2->_begx); in overwrite()
53 (void) memmove(&win2->_y[y - win2->_begy][startx - win2->_begx], in overwrite()
55 (void) touchline(win2, y, startx - win2->_begx, in overwrite()
56 endx - win2->_begx); in overwrite()
H A Doverlay.c33 overlay(WINDOW *win1, WINDOW *win2) in overlay() argument
40 fprintf(outf, "OVERLAY(%0.2o, %0.2o);\n", win1, win2); in overlay()
42 starty = max(win1->_begy, win2->_begy); in overlay()
43 startx = max(win1->_begx, win2->_begx); in overlay()
44 endy = min(win1->_maxy + win1->_begy, win2->_maxy + win2->_begy); in overlay()
45 endx = min(win1->_maxx + win1->_begx, win2->_maxx + win2->_begx); in overlay()
53 y2 = starty - win2->_begy; in overlay()
56 x = startx - win2->_begx; in overlay()
59 (void) mvwaddch(win2, y2, x, *sp); in overlay()
/illumos-gate/usr/src/lib/iconv_modules/euro/utils/test/
H A DMakefile56 dhn%win2.c \
60 dos2%win2.c \
64 iso2%win2.c \
80 maz%win2.c \
81 win2%dhn.c \
82 win2%dos2.c \
83 win2%iso2.c \
84 win2%maz.c \
/illumos-gate/usr/src/lib/iconv_modules/euro/utils/
H A DMakefile.com34 …c.c alt%win.c alt%win5.c dhn%dos2.c dhn%ib2.c dhn%is2.c dhn%iso2.c dhn%maz.c dhn%wi2.c dhn%win2.c \
35 dos2%dhn.c dos2%iso2.c dos2%maz.c dos2%win2.c ib2%dhn.c ib2%is2.c ib2%maz.c ib2%wi2.c is2%dhn.c is2…
36 is2%wi2.c iso%alt.c iso%koi.c iso%mac.c iso%win.c iso2%dhn.c iso2%dos2.c iso2%maz.c iso2%win2.c iso…
39 maz%wi2.c maz%win2.c orig%646de%8859.c table.8859-1.IBM-500.c table.IBM-500.8859-1.c table.alt.iso.…
45 wi2%maz.c win%alt.c win%iso.c win%koi.c win%mac.c win2%dhn.c win2%dos2.c win2%iso2.c win2%maz.c win…
/illumos-gate/usr/src/lib/iconv_modules/euro/utils/gentbl/
H A DMakefile60 dhn%win2.c \
64 dos2%win2.c \
68 iso2%win2.c \
84 maz%win2.c \
85 win2%dhn.c \
86 win2%dos2.c \
87 win2%iso2.c \
88 win2%maz.c \
/illumos-gate/usr/src/lib/iconv_modules/euro/tbls/
H A D8859-2_CP1250.tbl32 * Automatically generated from: iso2%win2.c
H A DCP1250_8859-2.tbl32 * Automatically generated from: win2%iso2.c
H A DCP1250_CP852.tbl32 * Automatically generated from: win2%dos2.c
H A DCP1250_dhn.tbl32 * Automatically generated from: win2%dhn.c
H A DCP1250_maz.tbl32 * Automatically generated from: win2%maz.c
H A DCP852_CP1250.tbl32 * Automatically generated from: dos2%win2.c table.ib2.wi2.c
H A Ddhn_CP1250.tbl32 * Automatically generated from: dhn%win2.c
H A Dmaz_CP1250.tbl32 * Automatically generated from: maz%win2.c
/illumos-gate/usr/src/lib/iconv_modules/utf-8/
H A Dalias377 win2 CP1250