Searched refs:rxvt_selection_extend (Results 1 – 9 of 9) sorted by relevance
/dports/x11-clocks/rclock/rxvt-2.7.10/src/ |
H A D | screen.extpro | 51 void rxvt_selection_extend __PROTO((rxvt_t *r, int x, int y, int flag));
|
H A D | command.c | 1185 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 D | screen.c | 3162 rxvt_selection_extend(rxvt_t *r, int x, int y, int flag) function
|
/dports/x11/mrxvt/mrxvt-0.4.2/src/ |
H A D | protos.h | 253 void rxvt_selection_extend __PROTO((rxvt_t* r, int page, int x, int y, int f…
|
H A D | command.c | 2319 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 D | screen.c | 4380 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 D | protos.h | 281 void rxvt_selection_extend __PROTO((rxvt_t* r, int page, int x, int y, int f…
|
H A D | command.c | 2068 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 D | screen.c | 5498 rxvt_selection_extend(rxvt_t* r, int page, int x, int y, int flag) function
|