Home
last modified time | relevance | path

Searched refs:cur_background (Results 1 – 10 of 10) sorted by relevance

/dports/x11/xterm/xterm-370/
H A Dcursor.c333 sc->cur_background = xw->cur_background; in CursorSave()
384 SGR_Background(xw, (xw->flags & BG_COLOR) ? sc->cur_background : -1); in CursorRestore()
H A Dutil.c4896 Pixel bg_pix = getXtermBG(xw, attr_flags, xw->cur_background); in resetXtermGC()
4959 result.bg = xw->cur_background; in makeColorPair()
4962 int bg = xw->cur_background; in makeColorPair()
4986 top, left, height, width, xw->cur_background)); in ClearCurBackground()
4993 set_background(xw, xw->cur_background); in ClearCurBackground()
H A Dptyx.h2117 int cur_background; /* current background color */ member
3288 int cur_background; /* current background color */ member
H A Dxterm.h1696 #define extract_bg(xw, color, flags) (unsigned) (xw)->cur_background
H A Dcharproc.c1063 if (screen->scroll_amt && (color != xw->cur_background)) in SGR_Background()
1072 xw->cur_background = color; in SGR_Background()
9999 wnew->cur_background = 0; in VTInitialize()
10870 filler = (((xw->flags & BG_COLOR) && (xw->cur_background >= 0)) in initBorderGC()
10871 ? getXtermBG(xw, xw->flags, xw->cur_background) in initBorderGC()
H A Dscreen.c1798 SGR_Background(xw, xw->cur_background); in ScrnRefresh()
H A Dfontutils.c1243 Pixel new_revers = getXtermBG(xw, xw->flags, xw->cur_background); in xtermUpdateFontGCs()
H A Dmisc.c4743 xtermFormatSGR(xw, reply, xw->flags, xw->cur_foreground, xw->cur_background); in do_dcs()
/dports/textproc/diffstat/diffstat-1.64/testing/
H A Dcase08.pat125 + new->cur_background = 0;
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/svg-edit/svg-edit/
H A Dsvg-editor.css1224 #change_background div.cur_background {