Home
last modified time | relevance | path

Searched refs:rxvt_hidden (Results 1 – 21 of 21) sorted by relevance

/dports/x11/mrxvt/mrxvt-0.4.2/src/
H A Drxvtlib.h73 struct rxvt_hidden; /* not defined here */
742 struct rxvt_hidden *h;
H A Drxvt.h462 struct rxvt_hidden;
1458 struct rxvt_hidden { struct
H A Dinit.c651 struct rxvt_hidden* h; in rxvt_init_vars()
656 h = r->h = (struct rxvt_hidden *)rxvt_calloc(1, sizeof(struct rxvt_hidden)); in rxvt_init_vars()
H A Dcommand.c2135 struct rxvt_hidden *h = r->h;
2838 struct rxvt_hidden* h = r->h;
2994 struct rxvt_hidden* h = r->h;
4089 struct rxvt_hidden *h = r->h;
6601 struct rxvt_hidden* h = r->h;
H A Dmain.c2218 struct rxvt_hidden *h = r->h; in rxvt_IM_get_IC()
H A Dscreen.c1001 struct rxvt_hidden *h = r->h; in rxvt_scr_add_lines()
2756 struct rxvt_hidden *h = r->h;
/dports/x11-clocks/rclock/rxvt-2.7.10/src/
H A Drxvtlib.h.in70 struct rxvt_hidden; /* not defined here */
271 struct rxvt_hidden *h;
H A Drxvt.h83 struct rxvt_hidden;
864 struct rxvt_hidden { struct
H A Dinit.c370 struct rxvt_hidden *h; in rxvt_init_vars()
375 h = r->h = (struct rxvt_hidden *)rxvt_calloc(1, sizeof(struct rxvt_hidden)); in rxvt_init_vars()
H A Dmain.c312 struct rxvt_hidden *h = r->h; in rxvt_privileged_utmp()
339 struct rxvt_hidden *h = r->h; in rxvt_privileged_ttydev()
1398 struct rxvt_hidden *h = r->h; in rxvt_IM_get_IC()
H A Dcommand.c666 struct rxvt_hidden *h = r->h;
867 struct rxvt_hidden *h = r->h;
1211 struct rxvt_hidden *h = r->h;
3018 struct rxvt_hidden *h = r->h;
H A Dscreen.c749 struct rxvt_hidden *h = r->h; in rxvt_scr_add_lines()
1944 struct rxvt_hidden *h = r->h;
/dports/x11/mrxvt-devel/mrxvt-0.5.4/src/
H A Drxvtlib.h50 struct rxvt_hidden; /* not defined here */
879 struct rxvt_hidden *h;
H A Drxvt.h554 struct rxvt_hidden;
1502 struct rxvt_hidden { struct
H A Dcommand.c2038 struct rxvt_hidden* h = r->h; in rxvt_check_quick_timeout()
2102 struct rxvt_hidden* h = r->h; in rxvt_adjust_quick_timeout()
2310 struct rxvt_hidden *h = r->h; in rxvt_cmd_getc()
2816 struct rxvt_hidden* h = r->h; in rxvt_scrollbar_dispatcher()
2996 struct rxvt_hidden* h = r->h; in rxvt_process_buttonpress()
4413 struct rxvt_hidden *h = r->h; in rxvt_process_x_event()
H A Dinit.c642 struct rxvt_hidden* h; in rxvt_init_vars()
647 h = r->h = (struct rxvt_hidden *)rxvt_calloc(1, sizeof(struct rxvt_hidden)); in rxvt_init_vars()
H A Dmain.c2894 struct rxvt_hidden *h = r->h; in rxvt_IM_get_IC()
H A Dscreen.c3359 struct rxvt_hidden *h = r->h;
/dports/x11-clocks/rclock/rxvt-2.7.10/
H A DChangeLog981 Need rxvt_hidden:egid/euid for HAVE_SETREUID too, noticed by
2202 Decrease some variable sizes in rxvt_hidden struct. Rearrange
/dports/x11/mrxvt/mrxvt-0.4.2/
H A DChangeLog815 move GC of menubar and scrollbar from rxvt_hidden to scrollBar_t
/dports/x11/mrxvt-devel/mrxvt-0.5.4/
H A DChangeLog.old1232 move GC of menubar and scrollbar from rxvt_hidden to scrollBar_t