Home
last modified time | relevance | path

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

/dports/x11-clocks/rclock/rxvt-2.7.10/src/
H A Dscreen.extpro51 void rxvt_selection_extend __PROTO((rxvt_t *r, int x, int y, int flag));
H A Dcommand.c1185 rxvt_selection_extend(r, (ev->xbutton.x), (ev->xbutton.y),
1268 rxvt_selection_extend(r, ev->x, ev->y, 1);
1459 rxvt_selection_extend(r, ev->x, ev->y, 0);
H A Dscreen.c3162 rxvt_selection_extend(rxvt_t *r, int x, int y, int flag) function
/dports/x11/mrxvt/mrxvt-0.4.2/src/
H A Dprotos.h253 void rxvt_selection_extend __PROTO((rxvt_t* r, int page, int x, int y, int f…
H A Dcommand.c2319 rxvt_selection_extend(r, ATAB(r), h->selection_save_x,
3054 rxvt_selection_extend(r, page, ev->x, ev->y, 1);
3204 rxvt_selection_extend(r, page, ev->x, ev->y, 0);
4005 rxvt_selection_extend(r, page,
H A Dscreen.c4380 rxvt_selection_extend(rxvt_t* r, int page, int x, int y, int flag) function
/dports/x11/mrxvt-devel/mrxvt-0.5.4/src/
H A Dprotos.h281 void rxvt_selection_extend __PROTO((rxvt_t* r, int page, int x, int y, int f…
H A Dcommand.c2068 rxvt_selection_extend(r, ATAB(r), h->selection_save_x, in rxvt_check_quick_timeout()
3107 rxvt_selection_extend(r, page, ev->x, ev->y, 1); in rxvt_process_buttonpress()
3282 rxvt_selection_extend(r, page, ev->x, ev->y, 0); in rxvt_process_buttonrelease()
4319 rxvt_selection_extend(r, page, in rxvt_process_motionnotify()
H A Dscreen.c5498 rxvt_selection_extend(rxvt_t* r, int page, int x, int y, int flag) function