Home
last modified time | relevance | path

Searched refs:rxvt_scr_rendition (Results 1 – 9 of 9) sorted by relevance

/dports/x11-clocks/rclock/rxvt-2.7.10/src/
H A Dscreen.extpro7 void rxvt_scr_rendition __PROTO((rxvt_t *r, int set, int style));
H A Dcommand.c2832 rxvt_scr_rendition(r, 0, ~RS_None);
2867 rxvt_scr_rendition(r, rendset, rendstyle);
H A Dscreen.c617 rxvt_scr_rendition(rxvt_t *r, int set, int style) in rxvt_scr_rendition() function
/dports/x11/mrxvt/mrxvt-0.4.2/src/
H A Dprotos.h211 void rxvt_scr_rendition __PROTO((rxvt_t* r, int page, int set, int style)…
H A Dcommand.c6446 rxvt_scr_rendition(r, page, 0, ~RS_None);
6481 rxvt_scr_rendition(r, page, rendset, rendstyle);
H A Dscreen.c860 rxvt_scr_rendition(rxvt_t* r, int page, int set, int style) in rxvt_scr_rendition() function
/dports/x11/mrxvt-devel/mrxvt-0.5.4/src/
H A Dprotos.h238 void rxvt_scr_rendition __PROTO((rxvt_t* r, int page, int set, int style)…
H A Dcommand.c6551 rxvt_scr_rendition(r, page, 0, ~RS_None); in rxvt_process_sgr_mode()
6589 rxvt_scr_rendition(r, page, rendset, rendstyle); in rxvt_process_sgr_mode()
H A Dscreen.c898 rxvt_scr_rendition(rxvt_t* r, int page, int set, int style) in rxvt_scr_rendition() function