Searched +refs:display +refs:grayscale (Results 1 - 8 of 8) sorted by relevance

/macosx-10.9.5/gnuserv-7/gnuserv/
H A Ddevices.el32 ;; determine the connection to an X display, etc.
59 CONNECTION should be a display specification such as \"foo:0\", and
72 (make-frame-on-display connection props))
84 x An X display. CONNECTION should be a standard display string
85 such as \"unix:0\", or nil for the display specified on the
115 (defun make-x-device (&optional display)
116 (make-device 'x display))
149 (or (cdr-safe (assq 'display (frame-parameters device))) "stdio"))
177 (and (cdr-safe (assq 'display (fram
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/mh-e/
H A Dmh-e.el238 "Marker for arrow display in fringe.")
437 (display-buffer mh-info-buffer))
588 (display-buffer mh-log-buffer)))
609 (defun mh-exec-cmd-output (command display &rest args)
616 (expand-file-name command mh-progs) nil t display
1196 does not display a warning if the alias is not found."
1704 Note that this option is used as the \"display\" argument in the
2255 This option also controls the display of quoted-printable
2262 (defcustom-mh mh-display-buttons-for-alternatives-flag nil
2263 "*Non-nil means display button
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dfaces.el225 ;; support faces in display table entries.
259 (display-supports-face-attributes-p (list attr attr-val)
757 COLOR can be a system-defined color name (see `list-colors-display')
767 COLOR can be a system-defined color name (see `list-colors-display')
818 BOLD-P non-nil means FACE should explicitly display bold.
819 BOLD-P nil means FACE should explicitly display non-bold.
829 ITALIC-P non-nil means FACE should explicitly display italic.
830 ITALIC-P nil means FACE should explicitly display non-italic.
994 (:inverse-video . "inverse-video display")
1171 "*Text string to display a
[all...]
H A Dspeedbar.el37 ;; to display that file location.
47 ;; the display after changing directories. Remember, do not interrupt
48 ;; the stealthy updates or your display may not be completely
62 ;; Adding a speedbar specialized display mode:
64 ;; Speedbar can be configured to create a special display for certain
65 ;; modes that do not display traditional file/tag data. Rmail, Info,
67 ;; from a speedbar style display in their own way.
73 ;; building a speedbar display easy. See the documentation for
108 ;; Adding a speedbar top-level display mode:
111 ;; however the methods for writing a button display, men
[all...]
H A Dcus-edit.el400 (defgroup display nil function
1491 "Create a buffer containing OPTIONS, and display it in another window.
2373 (((class grayscale color)
2376 (((class grayscale color)
2391 (((class grayscale) (background light))
2393 (((class grayscale) (background dark))
3097 ;;; The `custom-display' Widget.
3099 (define-widget 'custom-display 'menu-choice
3100 "Select a display type."
3151 Match grayscale frame
[all...]
/macosx-10.9.5/tcl-102/tk/tk/library/
H A Dmkpsenc.tcl1241 % that value to a grayscale or mono value if requested by the CL
1316 % display it.
/macosx-10.9.5/tcl-102/tk84/tk/library/
H A Dmkpsenc.tcl1241 % that value to a grayscale or mono value if requested by the CL
1316 % display it.
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dorg.el198 and just in Org-mode (which will then use its own display table).
205 (defvar org-display-table nil
206 "The display table for org-mode, in case `org-ellipsis' is non-nil.")
477 Such highlights are created by `org-occur' and `org-clock-display'.
798 calc-display-working-message t
1025 When following a link with Emacs, it may often be useful to display
1039 For BBDB, it is currently only possible to display the matches in
1058 (defcustom org-display-internal-link-with-indirect-buffer nil
1059 "Non-nil means, use indirect buffer to display infile links.
1468 (defcustom org-display
[all...]

Completed in 119 milliseconds