Home
last modified time | relevance | path

Searched defs:wide (Results 1 – 21 of 21) sorted by relevance

/freebsd/contrib/ncurses/ncurses/widechar/
H A Dlib_wacs.c128 int wide = wcwidth((wchar_t) table[n].value[active]); in _nc_init_wacs() local
130 int wide = 1; in _nc_init_wacs() local
/freebsd/contrib/dialog/
H A Dttysize.c69 dlg_ttysize(int fd, int *high, int *wide) in dlg_ttysize()
H A Dtailbox.c182 int wide = getmaxx(obj->text); in print_last_page() local
H A Dprogressbox.c46 int high, wide; member
H A Deditbox.c541 int wide = getmaxx(editing); in dlg_editbox() local
H A Dutil.c1042 int *high, int *wide) in justify_text()
1140 int wide = width - (2 * MARGIN); in dlg_print_scrolled() local
1280 int high = 0, wide = 0; in auto_size_preformatted() local
1376 int wide; in real_auto_size() local
/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_refresh.c87 bool wide; in wnoutrefresh() local
H A Dlib_pad.c140 bool wide; in pnoutrefresh() local
/freebsd/contrib/blocklist/bin/
H A Dblacklistctl.c88 int all, blocked, remain, wide, noheader; in main() local
/freebsd/contrib/libedit/
H A Dprompt.c152 prompt_set(EditLine *el, el_pfunc_t prf, wchar_t c, int op, int wide) in prompt_set()
/freebsd/contrib/ncurses/progs/
H A Dreset_cmd.c498 reset_tabstops(int wide) in reset_tabstops()
680 set_window_size(int fd, NCURSES_INT2 *high, NCURSES_INT2 *wide) in set_window_size()
/freebsd/lib/libdpv/
H A Ddpv.c72 uint8_t wide = FALSE; /* dpv_config.options & DPV_WIDE_MODE */ variable
/freebsd/include/
H A Dprintf.h61 unsigned wide; member
/freebsd/contrib/nvi/cl/
H A Dcl_funcs.c35 addstr4(SCR *sp, void *str, size_t len, int wide) in addstr4()
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dlib_win32con.c559 int wide = info->srWindow.Right - info->srWindow.Left + 1; in _nc_console_set_scrollback() local
/freebsd/contrib/ncurses/ncurses/win32con/
H A Dwin_driver.c682 int wide = (CON.SBI.srWindow.Right - CON.SBI.srWindow.Left + 1); in wcon_dobeepflash() local
969 int wide = info->srWindow.Right - info->srWindow.Left + 1; in set_scrollback() local
H A Dwin32_driver.c587 int wide = (WINCONSOLE.SBI.srWindow.Right - in wcon_dobeepflash() local
/freebsd/sys/dev/sym/
H A Dsym_hipd.c3471 static void sym_setwide(hcb_p np, ccb_p cp, u_char wide) in sym_setwide()
3496 u_char wide = (cp->phys.select.sel_scntl3 & EWS) ? 1 : 0; in sym_setsync() local
3515 u_char per, u_char wide, u_char div, u_char fak) in sym_setpprot()
3536 u_char per, u_char wide, u_char div, u_char fak) in sym_settrans()
5692 u_char chg, ofs, per, fak, dt, div, wide; in sym_ppr_nego() local
5831 u_char chg, wide; in sym_wide_nego() local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_acl.c533 int wide, struct archive *a, struct archive_string_conv *sc) { in archive_acl_text_len()
/freebsd/sys/dev/ciss/
H A Dcissreg.h752 u_int8_t wide:1; member
/freebsd/sys/dev/aic7xxx/
H A Daic79xx.c2947 u_int period, u_int *offset, int wide, in ahd_validate_offset()