Searched refs:alt (Results 151 - 175 of 179) sorted by relevance

12345678

/macosx-10.9.5/vim-53/runtime/syntax/
H A Dpine.vim23 syn keyword pineConfig alt-addresses
H A Dvim.vim22 syn keyword vimCommand contained arga[dd] argl[ocal] ba[ll] bm[odified] brea[k] bro[wse] bw[ipeout] cal[l] cd cgetb[uffer] chd[ir] clo[se] cnf[ile] comp[iler] cpf[ile] cw[indow] delm[arks] diffsplit dj[ump] earlier el[se] endf[unction] ex filetype fir[st] folddoc[losed] fu[nction] ha[rdcopy] if is[earch] ju[mps] kee[pmarks] lan[guage] lc[d] lefta[bove] lgetb[uffer] lgrepa[dd] lli[st] lne[xt] lo[adview] lop[en] ls luafile mak[e] menut[ranslate] mkvie[w] mzf[ile] nbs[tart] nmapc[lear] omapc[lear] pc[lose] po[p] pre[serve] profd[el] ps[earch] ptl[ast] ptr[ewind] pyf[ile] quita[ll] red[o] res[ize] ri[ght] rubyf[ile] sal[l] sba[ll] sbn[ext] sb[uffer] setf[iletype] sfir[st] sim[alt] sm[ap] sN[ext] snoremenu spe[llgood] spellw[rong] sta[g] stj[ump] sun[hide] sv[iew] tabc[lose] tabfir[st] tabn[ext] tabr[ewind] tc[l] tf[irst] tm to[pleft] ts[elect] u[ndo] unlo[ckvar] ve[rsion] vimgrepa[dd] vs[plit] windo wN[ext] w[rite] X xme xnoreme y[ank]
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DDOMHTMLClasses.cpp1049 HRESULT STDMETHODCALLTYPE DOMHTMLInputElement::alt( function in class:DOMHTMLInputElement
1057 /* [in] */ BSTR /*alt*/)
H A DDOMHTMLClasses.h1913 virtual HRESULT STDMETHODCALLTYPE alt(
1917 /* [in] */ BSTR alt);
/macosx-10.9.5/lukemftp-13.92.1/tnftp/libedit/
H A Dterm.c1173 map = el->el_map.type == MAP_VI ? el->el_map.alt : el->el_map.key;
/macosx-10.9.5/vim-53/runtime/
H A Dfiletype.vim234 " probably a Visual Basic file. Otherwise it's assumed to be "alt" filetype.
235 func! s:FTVB(alt)
239 exe "setf " . a:alt
/macosx-10.9.5/WebKit-7537.78.2/blackberry/Api/
H A DWebPage.cpp2196 String alt = imageElement->altText(); local
2197 if (!alt.isNull())
2198 context.setAlt(alt);
/macosx-10.9.5/Heimdal-323.92.1/lib/libedit/src/
H A Dterm.c1227 map = el->el_map.type == MAP_VI ? el->el_map.alt : el->el_map.key;
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/ace/
H A Dace.js1516 "ctrl": 1, "alt": 2, "option" : 2,
14146 var alt = ev.altKey;
14156 if (!ctrl && !alt) {
14201 if (ctrl && !shift && !alt && button == 0) {
14226 } else if (alt && button == 0) {
/macosx-10.9.5/bind9-45.100/bind9/bin/named/
H A Dserver.c6821 const char *ob = "", *cb = "", *alt = ""; local
6827 alt = "version.bind/txt/ch disabled";
6829 alt = ns_g_server->version;
6855 ns_g_version, ob, alt, cb,
/macosx-10.9.5/bind9-45.100/bind9/lib/dns/
H A Dresolver.c8280 dns_resolver_addalternate(dns_resolver_t *resolver, isc_sockaddr_t *alt, argument
8287 REQUIRE((alt == NULL) ^ (name == NULL));
8292 if (alt != NULL) {
8294 a->_u.addr = *alt;
/macosx-10.9.5/emacs-92/emacs/lisp/emulation/
H A Dcua-rect.el1364 ((eq cua--rectangle-modifier-key 'alt) " A-")
/macosx-10.9.5/libedit-39/src/
H A Dterminal.c1165 map = el->el_map.type == MAP_VI ? el->el_map.alt : el->el_map.key;
/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/iwidgets/generic/
H A Dscrolledhtml.itk920 # spaces in field values. (e.g. alt="not avaliable")
1659 # If alt text is specified, display that
1661 if [info exists ar(alt)] {
1665 label $win -text "$ar(alt)" -background $_bgcolor \
/macosx-10.9.5/emacs-92/emacs/src/
H A Dw32fns.c84 /* Non nil if alt key presses are passed on to Windows. */
87 /* Non nil if alt key is translated to meta_modifier, nil if it is translated
2168 absent, we keep track of the left and right control and alt keys
2171 and right alt keys pressed. For these keyboards, we need to know
2172 when the left alt key has been pressed in addition to the AltGr key
2250 SHORT ctrl, alt;
2257 alt = GetAsyncKeyState (VK_MENU);
2263 if (!(alt & 0x08000))
2264 /* Clear any recorded alt modifier state. */
8241 modifier is interpreted as Alt if `w32-alt
2239 SHORT ctrl, alt; local
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dsubr.el724 `shift', `hyper', `super', `alt', `click', `double', `triple', `drag',
751 (push 'alt list))
H A Dsimple.el5213 (defun event-apply-alt-modifier (ignore-prompt)
5215 For example, type \\[event-apply-alt-modifier] & to enter Alt-&."
5216 (vector (event-apply-modifier (read-event) 'alt 22 "A-")))
5270 (define-key function-key-map [?\C-x ?@ ?a] 'event-apply-alt-modifier)
/macosx-10.9.5/emacs-92/emacs/leim/quail/
H A Dhangul.el1002 ("alt" ?$(C9T(B)
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Didlw-shell.el241 (defvar idlwave-shell-activate-alt-keybindings nil
4245 (idlwave-shell-activate-alt-keybindings
4246 '(alt))))
H A Didlwave.el1041 are `control', `meta', `super', `hyper', `alt', and `shift'."
1048 (const alt)
7434 (defun idlwave-find-class-definition (class &optional all-hook alt-class)
7450 (idlwave-find-structure-definition nil (or alt-class class))))))
/macosx-10.9.5/groff-38/groff/
H A Dconfigure1091 --with-alt-gs=LIST alternative names for ghostscript executable
1093 --with-alt-awk=LIST alternative names for awk executable
9938 # Check whether --with-alt-gs or --without-alt-gs was given.
10293 # Check whether --with-alt-awk or --without-alt-awk was given.
/macosx-10.9.5/bash-92/bash-3.2/doc/
H A Dtexinfo.tex6257 % #4 is (ignored optional) html alt text.
/macosx-10.9.5/cxxfilt-11/cxxfilt/texinfo/
H A Dtexinfo.tex6263 % #4 is (ignored optional) html alt text.
/macosx-10.9.5/gnudiff-19/diffutils/config/
H A Dtexinfo.tex5962 % #4 is (ignored optional) html alt text.
/macosx-10.9.5/gnutar-452/gnutar/doc/
H A Dtexinfo.tex6398 % #4 is (ignored optional) html alt text.

Completed in 419 milliseconds

12345678