Searched refs:selected (Results 226 - 250 of 268) sorted by relevance

1234567891011

/macosx-10.9.5/emacs-92/emacs/lisp/term/
H A Dx-win.el1160 (or frame (setq frame (selected-frame)))
2129 ;; We keep track of the last text selected here, so we can check the
2135 (defvar x-last-selected-text-clipboard nil
2136 "The value of the CLIPBOARD X selection last time we selected or
2138 (defvar x-last-selected-text-primary nil
2139 "The value of the PRIMARY X selection last time we selected or
2141 (defvar x-last-selected-text-cut nil
2142 "The value of the X cut buffer last time we selected or pasted text.
2144 (defvar x-last-selected-text-cut-encoded nil
2145 "The value of the X cut buffer last time we selected o
[all...]
/macosx-10.9.5/ruby-104/ruby/lib/net/
H A Dimap.rb46 # selected a mailbox, they enter _selected_ state, and that
116 # the selected mailbox does not exists; etc.
252 # Flag indicating that a mailbox is not selected.
441 # After you have selected a mailbox, you may retrieve the
459 # except that the selected +mailbox+ is identified as read-only.
704 # selected mailbox. This performs implementation-specific
711 # Sends a CLOSE command to close the currently selected mailbox.
719 # selected mailbox all messages that have the \Deleted flag set.
3720 puts "not selected"
/macosx-10.9.5/tcl-102/tk/tk/library/
H A Dtkfbox.tcl338 unset -nocomplain data(selected) data(rect) data(list) itemList
933 # return the index of the selected button. Restore the focus
1844 # loop in ::tk::dialog::file:: and return the selected filename to the
/macosx-10.9.5/tcl-102/tk84/tk/library/
H A Dtkfbox.tcl323 unset -nocomplain data(selected) data(rect) data(list) itemList
888 # return the index of the selected button. Restore the focus
1781 # loop in ::tk::dialog::file:: and return the selected filename to the
/macosx-10.9.5/CPANInternal-140/Mail-Sender/
H A DSender.pm1671 Encodes the text using the selected encoding (none/Base64/Quoted-printable)
1717 Encodes the text using the selected encoding (none/Base64/Quoted-printable).
/macosx-10.9.5/CPANInternal-140/Perl-Tidy/bin/
H A Dperltidy256 where C<n1,n2> represents the selected text. Without the B<-q> flag,
984 command changes the default list to be any selected block types; see
2046 =item Deleting selected text
2065 =item Writing selected text to a file
2068 send selected text to a file with a F<.TEE> extension. This text can
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DDOMHTMLClasses.h1609 virtual HRESULT STDMETHODCALLTYPE selected(
1613 /* [in] */ BOOL selected);
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dorgcard.tex380 \key{fill paragraph across selected cells}{C-c C-q}
/macosx-10.9.5/emacs-92/emacs/lisp/mail/
H A Drmail.el723 (let ((window (selected-window)))
2423 (save-selected-window
3537 (modify-frame-parameters (selected-frame)
4033 (let ((selected (selected-window))
4055 (select-window selected)))))
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dada-mode.el118 ;;; capability to automatically realign the selected region (for instance
696 is modified. Therefore no command from the menu knows what the user selected
1411 (defun ada-region-selected ()
1412 "Return t if a region has been selected by the user and is still active."
1492 or the selected region if any is active.
1507 ;; if any, or the selected region, or the word under the cursor
1511 ((ada-region-selected)
4263 (if (ada-region-selected)
4684 :style toggle :selected ada-auto-case]
4687 :style toggle :selected ad
[all...]
/macosx-10.9.5/emacs-92/emacs/lwlib/
H A Dxlwmenu.c769 toggle button is selected. */
789 toggle button is selected. */
1070 val->selected);
1073 val->selected);
1396 /* Memorize the previously selected item to be able to refresh it */
/macosx-10.9.5/vim-53/runtime/autoload/
H A Dsqlcomplete.vim685 " Yank the visually selected text into the "y register.
/macosx-10.9.5/vim-53/runtime/syntax/
H A Daml.vim84 " ARC Application Commands only selected at the beginning of the line,
H A Dcf.vim179 syn keyword cfArg contained select selectcolor selected selecteddate selectedindex
/macosx-10.9.5/cxxfilt-11/cxxfilt/opcodes/
H A Dm32c-desc.c62874 const CGEN_HW_ENTRY **selected = local
62908 const CGEN_OPERAND **selected = xmalloc (MAX_OPERANDS * sizeof (* selected)); local
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dgnus-art.el3331 "Save the currently selected article."
3931 (setq cursor-in-non-selected-windows nil)
4084 ;; Seems like a new article has been selected.
4719 (setq frame (selected-frame))
4815 (let ((window (selected-window))
4931 (save-selected-window
5666 win func in-buffer selected new-sum-start new-sum-hscroll)
5680 (when (eq win (selected-window))
5685 (setq selected (gnus-summary-select-article))
5689 (when (eq selected 'ol
[all...]
/macosx-10.9.5/WebCore-7537.78.1/bindings/objc/
H A DPublicDOMInterfaces.h728 @property BOOL selected; variable
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/
H A DNetworkPanel.js526 child.removeStyleClass("selected");
532 if (target.hasStyleClass("selected")) {
537 // If All wasn't selected, and now is, unselect everything else.
540 // Something other than All is being selected, so we want to unselect All.
541 if (this._filterAllElement.hasStyleClass("selected")) {
542 this._filterAllElement.removeStyleClass("selected");
552 target.addStyleClass("selected");
558 if (target.hasStyleClass("selected")) {
559 // If selectMultiple is turned on, and we were selected, we just
561 target.removeStyleClass("selected");
[all...]
/macosx-10.9.5/WebKit-7537.78.2/blackberry/WebKitSupport/
H A DInputHandler.cpp2060 selecteds[i] = option->selected();
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/
H A DREADME1731 selected ones, use
/macosx-10.9.5/CPANInternal-140/Mail-Sender-0.8.22/
H A DSender.pm1940 Encodes the text using the selected encoding (none/Base64/Quoted-printable)
1988 Encodes the text using the selected encoding (none/Base64/Quoted-printable).
/macosx-10.9.5/vim-53/runtime/
H A Dsynmenu.vim8 " Set 'filetype' and also 'syntax' if it is manually selected.
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/cm/
H A Dcodemirror.js772 fragment.appendChild(elt("div", null, "CodeMirror-selected", "position: absolute; left: " + left +
1421 var minimal, selected, doc = cm.doc;
1425 (doc.sel.to.line - doc.sel.from.line > 100 || (selected = cm.getSelection()).length > 1000);
1427 else cm.display.input.value = selected || cm.getSelection();
1727 // Don't do a replace if the drop happened inside of the selected text.
/macosx-10.9.5/vim-53/src/
H A Dspell.c10108 int selected = count; local
10118 /* Use the Visually selected text as the bad word. But reject
10275 selected = prompt_for_number(&mouse_used);
10277 selected -= lines_left;
10283 if (selected > 0 && selected <= sug.su_ga.ga_len && u_save_cursor() == OK)
10286 stp = &SUG(sug.su_ga, selected - 1);
/macosx-10.9.5/apache-786.1/httpd/
H A Dconfigure2450 # Prefer an explicitly selected file to automatically selected ones.
14844 { $as_echo "$as_me:${as_lineno-$LINENO}: result: The currently selected MPM requires threads which your system seems to lack" >&5
14845 $as_echo "The currently selected MPM requires threads which your system seems to lack" >&6; }
14848 { $as_echo "$as_me:${as_lineno-$LINENO}: result: prefork selected" >&5
14849 $as_echo "prefork selected" >&6; }
14859 { $as_echo "$as_me:${as_lineno-$LINENO}: result: prefork selected" >&5
14860 $as_echo "prefork selected" >&6; }
14875 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: You have selected an EXPERIMENTAL MPM. Be warned!" >&5
14876 $as_echo "$as_me: WARNING: You have selected a
[all...]

Completed in 567 milliseconds

1234567891011