Searched defs:win (Results 76 - 100 of 164) sorted by relevance

1234567

/freebsd-11-stable/contrib/ncurses/ncurses/tinfo/
H A Dlib_options.c52 idlok(WINDOW *win, bool flag) argument
74 idcok(WINDOW *win, bool flag) argument
107 nodelay(WINDOW *win, bool flag) argument
122 notimeout(WINDOW *win, bool f) argument
134 wtimeout(WINDOW *win, int delay) argument
145 keypad(WINDOW *win, bool flag) argument
[all...]
/freebsd-11-stable/contrib/ncurses/ncurses/widechar/
H A Dlib_add_wch.c61 render_char(WINDOW *win, cchar_t ch) argument
117 newline_forces_scroll(WINDOW *win, NCURSES_SIZE_T * ypos) argument
140 wrap_to_next_line(WINDOW *win) argument
159 fill_cells(WINDOW *win, int count) argument
174 wadd_wch_literal(WINDOW *win, cchar_t ch) argument
299 wadd_wch_nosync(WINDOW *win, cchar_t ch) argument
408 wadd_wch(WINDOW *win, const cchar_t *wch) argument
426 wecho_wchar(WINDOW *win, const cchar_t *wch) argument
[all...]
/freebsd-11-stable/contrib/dialog/
H A Dprogressbox.c90 print_line(MY_OBJ * obj, WINDOW *win, int row, int width) argument
H A Darrows.c71 dlg_draw_helpline(WINDOW *win, bool decorations) argument
98 dlg_draw_arrows2(WINDOW *win, int top_arrow, int bottom_arrow, int x, int top, int bottom, chtype attr, chtype borderattr) argument
156 dlg_draw_scrollbar(WINDOW *win, long first_data, long this_data, long next_data, long total_data, int left, int right, int top, int bottom, chtype attr, chtype borderattr) argument
259 dlg_draw_arrows(WINDOW *win, int top_arrow, int bottom_arrow, int x, int top, int bottom) argument
[all...]
H A Ddlg_keys.c31 WINDOW *win; /* window on which widget gets input */ variable
45 dlg_register_window(WINDOW *win, const char *name, DLG_KEYS_BINDING * binding) argument
83 key_is_bound(WINDOW *win, const char *name, int curses_key, int function_key) argument
113 dlg_register_buttons(WINDOW *win, const char *name, const char **buttons) argument
165 dlg_unregister_window(WINDOW *win) argument
201 dlg_lookup_key(WINDOW *win, int curses_key, int *fkey) argument
745 dlg_dump_window_keys(FILE *fp, WINDOW *win) argument
[all...]
H A Dmixedgauge.c109 WINDOW *win = dlg->dialog; local
184 mydraw_mixed_box(WINDOW *win, int y, int x, int height, int width, chtype boxchar, chtype borderchar) argument
[all...]
H A Drangebox.c114 WINDOW *win = data->window; local
[all...]
H A Dtailbox.c84 print_line(MY_OBJ * obj, WINDOW *win, int row, int width) argument
[all...]
H A Dtreeview.c60 WINDOW *win = data->list; local
[all...]
H A Dui_getc.c126 handle_inputs(WINDOW *win) argument
246 dlg_raise_window(WINDOW *win) argument
335 really_getch(WINDOW *win, int *fkey) argument
427 dlg_getc(WINDOW *win, int *fkey) argument
[all...]
/freebsd-11-stable/usr.bin/tset/
H A Dtset.c75 struct winsize win; local
/freebsd-11-stable/contrib/netbsd-tests/net/icmp/
H A Dt_ping.c70 bool win, win2; local
/freebsd-11-stable/contrib/wpa/src/pae/
H A Dieee802_1x_secy_ops.c68 int secy_cp_control_replay(struct ieee802_1x_kay *kay, Boolean enabled, u32 win) argument
/freebsd-11-stable/contrib/wpa/src/utils/
H A Dbrowser.c17 GtkWidget *win; member in struct:browser_context
24 static void win_cb_destroy(GtkWidget *win, struct browser_context *ctx) argument
[all...]
/freebsd-11-stable/sys/netinet/cc/
H A Dcc_dctcp.c231 u_int win, mss; local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/
H A DSymbolFileBreakpad.h233 UnwindMap win; member in struct:lldb_private::breakpad::SymbolFileBreakpad::UnwindData
/freebsd-11-stable/contrib/gdb/gdb/tui/
H A Dtui-winsource.c377 struct tui_win_info * win = (struct tui_win_info *) list->list[i]; local
392 tui_update_breakpoint_info (struct tui_win_info * win, int current_only) argument
[all...]
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_videodev2_compat.h96 struct l_v4l2_window win; /* V4L2_BUF_TYPE_VIDEO_OVERLAY */ member in union:l_v4l2_format::__anon7910
/freebsd-11-stable/sys/dev/bhnd/bhndb/
H A Dbhndb_pci.c300 const struct bhndb_regwin *win; local
H A Dbhndb_private.h149 const struct bhndb_regwin *win; /**< window definition */ member in struct:bhndb_dw_alloc
/freebsd-11-stable/lib/libc/rpc/
H A Dauth_des.c126 authdes_seccreate(const char *servername, const u_int win, argument
/freebsd-11-stable/contrib/nvi/cl/
H A Dcl_funcs.c42 WINDOW *win; local
109 WINDOW *win; local
260 WINDOW *win; local
289 WINDOW *win; local
316 WINDOW *win; local
448 WINDOW *win; local
504 WINDOW *win; local
526 WINDOW *win; local
707 WINDOW *win; local
[all...]
H A Dcl_term.c360 struct winsize win; local
/freebsd-11-stable/usr.bin/column/
H A Dcolumn.c80 struct winsize win; local
/freebsd-11-stable/usr.sbin/trpt/
H A Dtrpt.c310 int flags, len, win, timer; local

Completed in 282 milliseconds

1234567