Searched refs:xorg (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/lib/libcurses/screen/ |
H A D | wnoutref.c | 56 short y, x, xorg, yorg, scrli, scrco, in wnoutrefresh() local 71 xorg = win->_begx; in wnoutrefresh() 77 ((x = win->_curx + xorg) >= 0) && (x < scrco)) { in wnoutrefresh() 104 if ((maxx = win->_maxx+xorg) > scrco) in wnoutrefresh() 106 maxx -= xorg + 1; in wnoutrefresh() 168 if (ISMBIT(sc[lo + xorg])) in wnoutrefresh() 169 (void) _mbclrch(_virtscr, y + yorg, lo + xorg); in wnoutrefresh() 170 if (ISMBIT(sc[hi + xorg])) in wnoutrefresh() 171 (void) _mbclrch(_virtscr, y + yorg, hi + xorg); in wnoutrefresh() 178 if (*sbch > lo+xorg) in wnoutrefresh() [all …]
|
/titanic_41/usr/src/lib/libshell/common/tests/ |
H A D | sun_solaris_vartree003.sh | 119 …fox-gate/XW_NV/open-src/tarballs/xorg-server-1.3.0.0/hw/xprint/config/C/print/models/PSdefault/fon… 142 …fox-gate/XW_NV/open-src/tarballs/xorg-server-1.3.0.0/hw/xprint/config/C/print/models/PSdefault/fon…
|