Home
last modified time | relevance | path

Searched refs:Select_Window (Results 1 – 25 of 39) sorted by relevance

12

/dports/news/slrn/slrn-1.0.3/src/
H A Dmenu.c464 (Select_Window->nrows - Select_Window->window_row) - 1; in draw_select_list()
593 Select_Window->top_window_line = Select_Window->current_line; in sl_up()
605 SLscroll_prev_n (Select_Window, Select_Window->nrows - 1); in sl_pageup()
606 Select_Window->top_window_line = Select_Window->current_line; in sl_pageup()
621 Select_Window->top_window_line = Select_Window->current_line; in sl_pagedn()
638 Select_Window->top_window_line = Select_Window->current_line; in sl_down()
652 Select_Window->current_line = Select_Window->current_line->next; in sl_jump()
654 Select_Window->current_line = Select_Window->current_line->prev; in sl_jump()
657 Select_Window->current_line = Select_Window->lines; in sl_jump()
660 Select_Window->current_line = Select_Window->current_line->next; in sl_jump()
[all …]
/dports/japanese/slrn/slrn-0.9.6.2/src/
H A Dmenu.c445 if (Select_Window == NULL) in draw_select_list()
450 SLscroll_find_top (Select_Window); in draw_select_list()
452 num_rows = Select_Window->nrows; in draw_select_list()
464 SLsmg_printf ("[%u/%u]", Select_Window->line_num, Select_Window->num_lines); in draw_select_list()
523 if (Select_Window == NULL) in select_list_winch()
530 else Select_Window->nrows = 1; in select_list_winch()
559 SLscroll_pageup (Select_Window); in sl_pageup()
614 r -= Select_Window->window_row; in sl_mouse()
630 if (Select_Window == NULL) in init_select_list_mode()
632 Select_Window->nrows = 5; in init_select_list_mode()
[all …]
/dports/x11/xwit/xwit-patchset-3.4/
H A Dpatch-dsimple.h50 -Window Select_Window();
56 +Window Select_Window(Display *);
H A Dpatch-dsimple.c53 -Window Select_Window();
/dports/x11/virtualgl/virtualgl-3.0/diags/
H A Ddsimple.h37 Window Select_Window(Display *);
H A Ddsimple.c51 Window Select_Window(Display *dpy) in Select_Window() function
/dports/x11/xsnow/xsnow-3.4.2/src/
H A Ddsimple.h71 extern Window Select_Window(Display *, int descend);
H A Ddsimple.c286 Window Select_Window(Display *dpy, int descend) in Select_Window() function
/dports/x11-wm/transset/transset-1.0.2/
H A Ddsimple.h63 Window Select_Window (Display *);
H A DtransSet.c289 target_win = Select_Window (dpy); in main()
H A Ddsimple.c160 Select_Window (Display *disp) in Select_Window() function
/dports/misc/magicpoint/magicpoint-1.13a/contrib/xwintoppm/
H A Ddsimple.h78 Window Select_Window();
H A Ddsimple.c53 Window Select_Window();
418 Window Select_Window(dpy) in Select_Window() function
/dports/x11-wm/treewm/treewm-0.4.5/xprop/
H A Ddsimple.h78 Window Select_Window();
H A Ddsimple.c43 Window Select_Window();
426 Window Select_Window(dpy) in Select_Window() function
/dports/x11/xcmd/xcmd-1.8/
H A Ddsimple.h80 Window Select_Window();
H A Ddsimple.c53 Window Select_Window();
428 Window Select_Window(dpy) in Select_Window() function
/dports/x11/xwininfo/xwininfo-1.1.5/
H A Ddsimple.h54 xcb_window_t Select_Window (xcb_connection_t *, const xcb_screen_t *, int);
/dports/x11/xwit/xwit-3.4/
H A Ddsimple.h50 Window Select_Window(Display *);
/dports/x11/xprop/xprop-1.2.5/
H A Ddsimple.h80 Window Select_Window(Display *, int descend);
H A Ddsimple.c250 Window Select_Window(Display *dpy, int descend) in Select_Window() function
/dports/x11/xwd/xwd-1.0.7/
H A Ddsimple.h77 Window Select_Window(Display *, int);
H A Ddsimple.c233 Window Select_Window(Display *disp, int descend) in Select_Window() function
/dports/x11/trayer/trayer-srg-trayer-1.1.8/
H A Dmisc.h43 Window Select_Window(Display *dpy);
/dports/x11/xfce4-taskmanager/xfce4-taskmanager-1.4.2/src/
H A Dprocess-window.c93 Select_Window (Display *dpy, int screen) in Select_Window() function
153 selected_window = Select_Window (dpy, 0); in xwininfo_clicked_cb()

12