Searched refs:rxvt_create_termwin (Results 1 – 6 of 6) sorted by relevance
/dports/x11/mrxvt/mrxvt-0.4.2/src/ |
H A D | protos.h | 101 void rxvt_create_termwin __PROTO((rxvt_t* r, int page, const char TAINTED …
|
H A D | tabbar.c | 1176 rxvt_create_termwin (r, LTAB(r), title); in rxvt_append_page()
|
H A D | init.c | 2451 rxvt_create_termwin(rxvt_t* r, int page, const char TAINTED * title) in rxvt_create_termwin() function
|
/dports/x11/mrxvt-devel/mrxvt-0.5.4/src/ |
H A D | protos.h | 105 void rxvt_create_termwin __PROTO((rxvt_t* r, int page, int profile, const…
|
H A D | tabbar.c | 1271 rxvt_create_termwin( r, LTAB(r), profile, title ); in rxvt_append_page()
|
H A D | init.c | 2983 rxvt_create_termwin( rxvt_t *r, int page, int profile, in rxvt_create_termwin() function
|