Home
last modified time | relevance | path

Searched refs:shortcut (Results 1 – 25 of 62) sorted by relevance

123

/freebsd/contrib/tzdata/
H A Dchecklinks.awk40 shortcut[$5] = $3
58 for (tz in shortcut) {
59 if (defined[shortcut[tz]] != defined[tz]) {
64 tz, target, shortcut[tz], defined[shortcut[tz]]
/freebsd/contrib/bsddialog/lib/
H A Dlib_util.h90 bool shortcut; member
124 set_buttons(struct dialog *d, bool shortcut, const char *oklabel,
H A Dlib_util.c232 wchar_t first, bool selected, bool shortcut) in draw_button() argument
262 if (shortcut) { in draw_button()
293 d->bs.shortcut); in draw_buttons()
298 set_buttons(struct dialog *d, bool shortcut, const char *oklabel, in set_buttons() argument
310 d->bs.shortcut = shortcut; in set_buttons()
H A Dmenubox.c53 wchar_t shortcut; member
141 mbtowc(&pritem->shortcut, conf->menu.no_name ? in build_privatemenu()
288 if (pritems[i].shortcut == (wchar_t)key) { in getnextshortcut()
382 mvwaddwch(m->pad, y, m->xname + pritem->depth, pritem->shortcut); in drawitem()
H A Dformbox.c448 static void redrawbuttons(struct dialog *d, bool focus, bool shortcut) in redrawbuttons() argument
455 d->bs.shortcut = shortcut; in redrawbuttons()
/freebsd/contrib/ntp/sntp/include/
H A Dcopyright.def21 version-value = ''; /* Don't use -v as a shortcut for --version */
/freebsd/contrib/ntp/
H A DWHERE-TO-START33 might find the INSTALL file a useful shortcut. A descriptive list of all
/freebsd/stand/forth/
H A Dshortcuts.4th38 \ This "shortcut" word will not be used directly, but is defined here to
/freebsd/contrib/bc/locales/
H A Den_US.msg69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
H A Den_AU.ISO8859-1.msg69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
H A Den_CA.ISO8859-1.msg69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
H A Den_CA.UTF-8.msg69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
H A Den_GB.UTF-8.msg69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
H A Den_IE.US_ASCII.msg69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
H A Den_NZ.ISO8859-15.msg69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
H A Den_NZ.utf8.msg69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
H A Den_US.ISO8859-15.msg69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
H A Den_US.US_ASCII.msg69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
H A Den_AU.ISO8859-15.msg69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
H A Den_AU.US-ASCII.msg69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
H A Den_AU.UTF-8.msg69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
H A Den_AU.utf8.msg69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
H A Den_CA.ISO8859-15.msg69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
H A Den_CA.US-ASCII.msg69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
H A Den_CA.utf8.msg69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"

123