Home
last modified time | relevance | path

Searched refs:RS_Uline (Results 1 – 25 of 40) sorted by relevance

12

/dports/x11/rxvt-unicode/rxvt-unicode-9.30/src/perl/
H A Dxim-onthespot45 $rstyle |= urxvt::RS_Uline if $_ & (urxvt::XIMUnderline | urxvt::XIMPrimary);
H A Dmatcher249 : (urxvt::RS_Uline, undef, undef, []);
/dports/x11-clocks/rclock/rxvt-2.7.10/src/
H A Drxvt.h334 # define RS_Uline 0x00200000u /* underline */ macro
344 # define RS_Uline 0x00002000u /* underline */ macro
363 #define RS_baseattrMask (RS_Bold|RS_Blink|RS_RVid|RS_Uline)
/dports/x11/xvt/xvt-3.0.1/src/
H A Dxvt.h334 # define RS_Uline 0x00200000u /* underline */ macro
344 # define RS_Uline 0x00002000u /* underline */ macro
363 #define RS_baseattrMask (RS_Bold|RS_Blink|RS_RVid|RS_Uline)
H A Dscreen.c1211 if (r->h->rstyle & (RS_RVid | RS_Uline)) in xvt_scr_erase_screen()
2053 r->drawn_rend[ocrow][h->oldcursor.col] ^= (RS_RVid | RS_Uline);
2058 r->drawn_rend[ocrow][col] ^= (RS_RVid | RS_Uline);
2403 } else if (rend & RS_Uline) {
2409 rend &= ~RS_Uline; /* we've taken care of it */
2460 if ((rend & RS_Uline) && (r->TermWin.font->descent > 1))
3666 if (r->h->rstyle & RS_Uline)
/dports/x11/mrxvt/mrxvt-0.4.2/src/
H A Drxvt.h758 # define RS_Uline 0x00200000u /* underline */ macro
768 # define RS_Uline 0x00002000u /* underline */ macro
803 #define RS_baseattrMask (RS_Bold|RS_Blink|RS_RVid|RS_Uline)
/dports/x11/mrxvt-devel/mrxvt-0.5.4/src/
H A Drxvt.h853 # define RS_Uline 0x00200000u /* underline */ macro
863 # define RS_Uline 0x00002000u /* underline */ macro
898 #define RS_baseattrMask (RS_Bold|RS_Blink|RS_RVid|RS_Uline)
H A Dscreen.c1739 if (PVTS(r, page)->rstyle & (RS_RVid | RS_Uline)) in rxvt_scr_erase_screen()
2579 if( rend & RS_Uline ) s += sprintf( s, "4;" ); in rxvt_scr_printscreen()
3570 (RS_RVid | RS_Uline);
3577 (RS_RVid | RS_Uline);
4095 else if ( rend & RS_Uline )
4104 rend &= ~RS_Uline; /* we've taken care of it */
4255 else if (rend & RS_Uline && ISSET_PIXCOLOR( h, Color_UL) )
4266 rend &= ~RS_Uline; /* we've taken care of it */
4409 if (rend & RS_Uline)
/dports/x11/multi-aterm/multi-aterm-0.2.1/src/
H A Drxvt.h705 #define RS_Uline 0x00002000u /* underline */ macro
709 #define RS_baseattrMask (RS_Bold|RS_Blink|RS_RVid|RS_Uline)
H A Dscreen.c1507 rstyle & ~RS_Uline); in f_scr_erase_line()
1567 if (rstyle & (RS_RVid | RS_Uline)) in f_scr_erase_screen()
1587 rstyle & ~RS_Uline); in f_scr_erase_screen()
2784 } else if (rend & RS_Uline)
2792 rend &= ~RS_Uline; /* we've taken care of it */
2880 if ((rend & RS_Uline) && (TermWin.font->descent > 1))
3890 if (rstyle & RS_Uline)
/dports/chinese/eterm/Eterm-0.9.6/src/
H A Dscreen.h112 #define RS_Uline 0x08000000u /* underline */ macro
H A Dscreen.c776 … blank_screen_mem(screen.text, screen.rend, j, rstyle & ~(RS_Uline | RS_Overscore)); in scr_add_lines()
805 blank_screen_mem(screen.text, screen.rend, j, rstyle & ~(RS_Uline | RS_Overscore)); in scr_add_lines()
1023 …blank_line(&(screen.text[row][col]), &(screen.rend[row][col]), num, rstyle & ~(RS_Uline | RS_Overs… in scr_erase_line()
1025 blank_screen_mem(screen.text, screen.rend, row, rstyle & ~(RS_Uline | RS_Overscore)); in scr_erase_line()
1078 if (rstyle & RS_RVid || rstyle & RS_Uline || rstyle & RS_Overscore) in scr_erase_screen()
1095 …een_mem(screen.text, screen.rend, row + row_offset, rstyle & ~(RS_RVid | RS_Uline | RS_Overscore)); in scr_erase_screen()
1923 } else if (rend & RS_Uline) { in scr_refresh()
2130 if (rend & RS_Uline) { in scr_refresh()
3450 if (rstyle & RS_Uline)
/dports/x11/eterm/Eterm-0.9.6/src/
H A Dscreen.h112 #define RS_Uline 0x08000000u /* underline */ macro
H A Dscreen.c776 … blank_screen_mem(screen.text, screen.rend, j, rstyle & ~(RS_Uline | RS_Overscore)); in scr_add_lines()
805 blank_screen_mem(screen.text, screen.rend, j, rstyle & ~(RS_Uline | RS_Overscore)); in scr_add_lines()
1023 …blank_line(&(screen.text[row][col]), &(screen.rend[row][col]), num, rstyle & ~(RS_Uline | RS_Overs… in scr_erase_line()
1025 blank_screen_mem(screen.text, screen.rend, row, rstyle & ~(RS_Uline | RS_Overscore)); in scr_erase_line()
1078 if (rstyle & RS_RVid || rstyle & RS_Uline || rstyle & RS_Overscore) in scr_erase_screen()
1095 …een_mem(screen.text, screen.rend, row + row_offset, rstyle & ~(RS_RVid | RS_Uline | RS_Overscore)); in scr_erase_screen()
1923 } else if (rend & RS_Uline) { in scr_refresh()
2130 if (rend & RS_Uline) { in scr_refresh()
3450 if (rstyle & RS_Uline)
/dports/japanese/eterm/Eterm-0.9.6/src/
H A Dscreen.h112 #define RS_Uline 0x08000000u /* underline */ macro
H A Dscreen.c776 … blank_screen_mem(screen.text, screen.rend, j, rstyle & ~(RS_Uline | RS_Overscore)); in scr_add_lines()
805 blank_screen_mem(screen.text, screen.rend, j, rstyle & ~(RS_Uline | RS_Overscore)); in scr_add_lines()
1023 …blank_line(&(screen.text[row][col]), &(screen.rend[row][col]), num, rstyle & ~(RS_Uline | RS_Overs… in scr_erase_line()
1025 blank_screen_mem(screen.text, screen.rend, row, rstyle & ~(RS_Uline | RS_Overscore)); in scr_erase_line()
1078 if (rstyle & RS_RVid || rstyle & RS_Uline || rstyle & RS_Overscore) in scr_erase_screen()
1095 …een_mem(screen.text, screen.rend, row + row_offset, rstyle & ~(RS_RVid | RS_Uline | RS_Overscore)); in scr_erase_screen()
1923 } else if (rend & RS_Uline) { in scr_refresh()
2130 if (rend & RS_Uline) { in scr_refresh()
3450 if (rstyle & RS_Uline)
/dports/chinese/aterm/aterm-1.0.1/src/
H A Drxvt.h753 #define RS_Uline 0x00002000u /* underline */ macro
757 #define RS_baseattrMask (RS_Bold|RS_Blink|RS_RVid|RS_Uline)
H A Dscreen.c1230 rstyle & ~RS_Uline); in scr_erase_line()
1284 if (rstyle & (RS_RVid | RS_Uline)) in scr_erase_screen()
1301 rstyle & ~RS_Uline); in scr_erase_screen()
2440 } else if (rend & RS_Uline) {
2446 rend &= ~RS_Uline; /* we've taken care of it */
2522 if ((rend & RS_Uline) && (TermWin.font->descent > 1))
3628 if (rstyle & RS_Uline)
/dports/x11/aterm/aterm-1.0.1/src/
H A Drxvt.h753 #define RS_Uline 0x00002000u /* underline */ macro
757 #define RS_baseattrMask (RS_Bold|RS_Blink|RS_RVid|RS_Uline)
H A Dscreen.c1230 rstyle & ~RS_Uline); in scr_erase_line()
1284 if (rstyle & (RS_RVid | RS_Uline)) in scr_erase_screen()
1301 rstyle & ~RS_Uline); in scr_erase_screen()
2440 } else if (rend & RS_Uline) {
2446 rend &= ~RS_Uline; /* we've taken care of it */
2522 if ((rend & RS_Uline) && (TermWin.font->descent > 1))
3645 if (rstyle & RS_Uline)
/dports/x11/urxvt-perls/urxvt-perls-2.0/
H A Durl-select88 $_ |= urxvt::RS_Uline;
/dports/editors/cooledit/cooledit-3.17.28/rxvt/
H A Drxvtlib_screen.c1195 o->rstyle & ~RS_Uline); in rxvtlib_scr_erase_line()
1197 rxvtlib_blank_screen_mem (o, o->screen.text, o->screen.rend, row, o->rstyle & ~RS_Uline); in rxvtlib_scr_erase_line()
1251 if (o->rstyle & (RS_RVid | RS_Uline)) in rxvtlib_scr_erase_screen()
1267 o->rstyle & ~RS_Uline); in rxvtlib_scr_erase_screen()
2315 } else if (rend & RS_Uline) {
2321 rend &= ~RS_Uline; /* we've taken care of it */
2367 if ((rend & RS_Uline) && (o->TermWin.font->descent > 1))
3364 if (rstyle & RS_Uline)
H A Drxvtlib.h821 #define RS_Uline 0x00002000u /* underline */ macro
825 #define RS_baseattrMask (RS_Bold|RS_Blink|RS_RVid|RS_Uline)
/dports/x11/rxvt-unicode/rxvt-unicode-9.30/src/
H A Drxvt.h387 #define RS_Uline (1UL << 31) // underline macro
389 #define RS_baseattrMask (RS_Italic | RS_Bold | RS_Blink | RS_RVid | RS_Uline)
H A Dscreen.C1375 if (rstyle & (RS_Blink | RS_RVid | RS_Uline)) in scr_erase_screen()
2146 drawn_buf[ocrow].r[oldcursor.col] ^= (RS_RVid | RS_Uline); in scr_refresh()
2338 if (rend & RS_Uline && fore == Color_fg && ISSET_PIXCOLOR (Color_UL)) in scr_refresh()
2429 if (ecb_unlikely (rend & RS_Uline && font->descent > 1 && fore != back)) in scr_refresh()
2651 RS_Sel | RS_RVid, RS_Sel | RS_RVid | RS_Uline); in scr_reverse_selection()

12