Searched +refs:list +refs:faces +refs:display (Results 1 - 15 of 15) sorted by relevance

/macosx-10.9.5/tcl-102/tk/tk/unix/
H A DtkUnixRFont.c28 UnixFtFace *faces; member in struct:__anon13625
33 Display *display; member in struct:__anon13625
72 FcCharSet *charset = fontPtr->faces[i].charset;
83 if (!fontPtr->faces[i].ftFont) {
85 fontPtr->pattern, fontPtr->faces[i].source);
86 XftFont *ftFont = XftFontOpenPattern(fontPtr->display, pat);
95 ftFont = XftFontOpen(fontPtr->display, fontPtr->screen,
108 fontPtr->faces[i].ftFont = ftFont;
110 return fontPtr->faces[i].ftFont;
222 * Generate the list o
308 Display *display = fontPtr->display; local
481 XftFontSet *list; local
693 Tk_DrawChars( Display *display, Drawable drawable, GC gc, Tk_Font tkfont, CONST char *source, int numBytes, int x, int y) argument
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dfaces.el0 ;;; faces.el --- Lisp faces
44 :group 'faces)
49 "*A list specifying how face font selection chooses fonts.
51 must appear once in the list, and the list must not contain any other
53 those face attributes first that appear first in the list. For
58 :type '(list symbol symbol symbol symbol)
114 (defun face-list ()
115 "Return a list o
[all...]
H A Dcus-edit.el8 ;; Keywords: help, faces
216 :link '(custom-group-link :tag "Font Lock Faces group" font-lock-faces)
222 :link '(custom-group-link :tag "Font Lock Faces group" font-lock-faces)
329 :link '(custom-group-link :tag "Font Lock Faces group" font-lock-faces)
332 (defgroup faces nil function
357 (defgroup custom-faces nil
360 :group 'faces)
400 (defgroup display nil function
503 "If REGEXP is a string, split it to a list at `\\|'.
519 Return a list suitabl
[all...]
H A Ddired.el236 "Non-nil means Dired shrinks the display buffer to fit the marked files.")
245 Local to each dired buffer. May be a list, in which case the car is the
246 directory name and the cdr is the list of files to mention.
280 "Association list of subdirectories and their buffer positions.
283 In simple cases, this list contains one element.")
300 (defgroup dired-faces nil
303 :group 'faces)
308 :group 'dired-faces
316 :group 'dired-faces
324 :group 'dired-faces
[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
76 ;; `speedbar-insert-generic-list'. If you use
77 ;; `speedbar-insert-generic-list', als
[all...]
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dsurvival.tex200 \key{C-x 0} remove the current window from the display
369 \mkey{M-x list-input-methods} show all input methods
376 \mkey{M-x list-coding-systems} show all coding systems
389 \key{M-x customize} customize variables and faces
394 {\it tab\/} or {\it space\/} gives a list of Emacs commands.
400 \key{C-h k} display documentation of the function invoked by
H A Dgnus-refcard.tex161 `gnus-group-default-list-level' is used. If
198 5 & default list level & \\
276 SPC & Select this group and display the first (unread) article. [Same
313 M-c & Clear data from group (marks and list of read articles). \\
342 [Prefix: also list groups with no unread articles]\\
363 G a & Make the Gnus list {\bf archive} group. (nndir over ange-ftp)\\
487 [Prefix: shrink to display article window]\\
557 M-t & Toggle the buttonized display of the article buffer.\\
681 W t & (t) {\bf Toggle} display of all headers.\\
723 W D x & (W f) Look for and display an
[all...]
H A Drefcard.tex427 \threecol{display buffer in other window}{C-x 4 C-o}{C-x 5 C-o}
490 \key{list all buffers}{C-x C-b}
570 \metax{show all input methods}{M-x list-input-methods}
573 \metax{show all coding systems}{M-x list-coding-systems}
637 \metax{customize variables and faces}{M-x customize}
H A Dpl-refcard.tex560 %\threecol{display buffer in other window}{C-x 4 C-o}{C-x 5 C-o}
670 %\key{list all buffers}{C-x C-b}
810 %\metax{show all input methods}{M-x list-input-methods}
813 %\metax{show all coding systems}{M-x list-coding-systems}
816 \metax{wypisz wszystkie metody wprowadzania znak/ow}{M-x list-input-methods}
819 \metax{wypisz wszystkie systemy kodowania}{M-x list-coding-systems}
945 %\metax{customize variables and faces}{M-x customize}
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dgnus-art.el55 "Article display."
158 This variable can also be a list of regexps of headers to be ignored.
168 This variable can also be a list of regexp of headers to remain visible.
174 (widget-editable-list-match widget value)))
178 (defcustom gnus-sorted-header-list
181 "*This variable is a list of regular expressions.
184 this list."
190 Possible values in this list are:
195 'to-list To identical to To-list
[all...]
H A Dgnus.el107 "Showing slices of the group list."
190 "Tree display of threads in the summary buffer."
239 :group 'faces)
341 (list 'display
354 (list str))
364 ;; We define these group faces here to avoid the display
365 ;; update forced when creating new faces.
675 ;; Summary mode faces
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/term/
H A Dmac-win.el31 ;; Mac display is opened and hooks are set for popping up the initial window.
52 ;; -display .display
75 (require 'faces)
162 (if height (list height))
163 (if width (list width)))
167 (if height (list height))
168 (if width (list width)))))
173 (if left (list left))
174 (if top (list to
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/mh-e/
H A Dmh-e.el46 ;; M-x mh-rmail to read mail. Type C-h m there for a list of commands.
67 ;; <list>-request@lists.sourceforge.net, or by using the web interface at
153 The list `exec-path' is searched in addition to this list.
154 There's no need for users to modify this list. Instead add extra
238 "Marker for arrow display in fringe.")
246 (defvar mh-delete-list nil
274 (defvar mh-refile-list nil
275 "List of folder names in `mh-seq-list'.
279 (defvar mh-seen-list ni
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dorg.el62 ;; A list of recent changes can be found at
198 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.")
441 (plain-list-item . nil))
443 The value is an alist, with `heading' and `plain-list-item' as car,
446 :type '(list
448 (cons (const plain-list-item) (boolean))))
477 Such highlights are created by `org-occur' and `org-clock-display'.
500 This means that during cycling, plain list item
[all...]
/macosx-10.9.5/emacs-92/emacs/src/
H A Dxdisp.c27 Emacs separates the task of updating the display from code
30 the display.
32 Updating the display is triggered by the Lisp interpreter when it
69 has been changed since the last time the display has been updated,
75 `end_unchanged'. The contents of the display are additionally
78 display, and each glyph in a row corresponds to a column displaying
86 then compared to find a cheap way to update the display, e.g. by
87 reusing part of the display by scrolling lines.
101 display, they perform their actions directly on the display an
[all...]

Completed in 302 milliseconds