Searched +refs:face +refs:foreground (Results 1 - 20 of 20) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dansi-color.el106 "Faces used for SGR control sequences determining a face.
121 with the current face.
125 :type '(vector face face face face face face face face)
[all...]
H A Dfaces.el43 "Influencing face font selection."
47 (defcustom face-font-selection-order
49 "*A list specifying how face font selection chooses fonts.
53 those face attributes first that appear first in the list. For
66 (defcustom face-font-family-alternatives
82 (defcustom face-font-registry-alternatives
114 (defun face-list ()
115 "Return a list of all defined face names."
116 (mapcar #'car face-new-frame-defaults))
121 (defun make-face (fac
[all...]
H A Dps-print.el54 ;; ps-print uses the same face attributes defined through font-lock or hilit to
58 ;; ps-print allows a remap of face to another one that it is better to print,
59 ;; for example, the face font-lock-comment-face (if you are using font-lock)
60 ;; could have bold or italic attribute when printing, besides foreground color.
364 ;; fore-color Specify the foreground frame color.
990 ;; (w3-table-hack-x-face . "LineDrawNormal"))
999 ;; Note that on above example the `w3-table-hack-x-face' entry refers to a face
1000 ;; symbol, so when printing this face i
[all...]
H A Dstartup.el121 ("-fg" 1 x-handle-switch foreground-color)
122 ("-foreground" 1 x-handle-switch foreground-color)
144 ("--foreground-color" 1 x-handle-switch foreground-color)
500 ("--foreground-color" . "-fg")
538 (cond ((member argi '("-fg" "-foreground"))
539 (push (cons 'foreground-color (or argval (pop args)))
813 (old-face-ignored-fonts face
[all...]
/macosx-10.9.5/tcl-102/tk/tk/tests/
H A DcanvPsBmap.tcl32 -background {} -foreground black -anchor nw
37 -background {} -foreground black -anchor n
42 -background black -foreground white -anchor ne
46 -bitmap @[file join $canvPsBmapImageDir face.xbm] \
47 -background {} -foreground black -anchor w
51 -bitmap @[file join $canvPsBmapImageDir face.xbm] \
52 -background {} -foreground black -anchor center
56 -bitmap @[file join $canvPsBmapImageDir face.xbm] \
57 -background blue -foreground black -anchor e
62 -background black -foreground whit
[all...]
H A DcanvPsImg.tcl73 -file [file join [file dirname [info script]] face.xbm] \
74 -background white -foreground black]
/macosx-10.9.5/tcl-102/tk84/tk/tests/
H A DcanvPsBmap.tcl30 -background {} -foreground black -anchor nw
35 -background {} -foreground black -anchor n
40 -background black -foreground white -anchor ne
44 -bitmap @[file join $tk_library demos/images/face.bmp] \
45 -background {} -foreground black -anchor w
49 -bitmap @[file join $tk_library demos/images/face.bmp] \
50 -background {} -foreground black -anchor center
54 -bitmap @[file join $tk_library demos/images/face.bmp] \
55 -background blue -foreground black -anchor e
60 -background black -foreground whit
[all...]
H A DcanvPsImg.tcl72 set BitmapImage [image create bitmap -file $tk_library/demos/images/face.bmp \
73 -background white -foreground black]
/macosx-10.9.5/emacs-92/emacs/src/
H A Dxfaces.c22 /* New face implementation by Gerd Moellmann <gerd@gnu.org>. */
27 changed by defining `faces'. Each face can specify the following
60 When this attribute is specified, the face uses a font opened by
64 specified, this attribute is set to nil. In that case, the face
65 doesn't inherit this attribute from the `default' face, and uses a
67 from the `default' face).
69 15. A face name or list of face names from which to inherit attributes.
76 same named face (face name
2981 Lisp_Object pattern, face, frame, maximum, width; variable
3020 struct face *face = (face_id < 0 variable in typeref:struct:face
3846 Lisp_Object face, frame; variable
3852 CHECK_SYMBOL (face); variable
3934 Lisp_Object face, frame; variable
4013 Lisp_Object face, attr, value, frame; variable
4022 CHECK_SYMBOL (face); variable
4519 Lisp_Object face = Qnil; local
4643 Lisp_Object face, attr, value, frame; variable
4645 CHECK_SYMBOL (face); variable
4705 struct face *face = FACE_FROM_ID (f, MENU_FACE_ID); local
4949 Lisp_Object face, frame; variable
4993 Lisp_Object face, frame; variable
5014 struct face *face = FACE_FROM_ID (f, face_id); variable in typeref:struct:face
5108 Lisp_Object face, frame; variable
5214 struct face *face = (struct face *) xmalloc (sizeof *face); local
5402 struct face *face = c->faces_by_id[i]; local
5467 struct face *face; local
5605 struct face *face; local
5659 struct face *face; local
5764 struct face *face; local
5826 struct face *face; local
5955 struct face *face; local
6977 struct face *face; local
7143 struct face *face; local
7190 struct face *face = NULL; local
7489 struct face *face; local
7579 struct face *face = FACE_FROM_ID (f, DEFAULT_FACE_ID); local
7854 struct face *face; local
7929 struct face *face; variable in typeref:struct:face
7934 dump_realized_face (face); variable
[all...]
H A Dw32console.c325 /* Identify a run of glyphs with the same face. */
333 /* Turn appearance modes of the face of the run on. */
485 /* Turn appearances of face FACE_ID on tty frame F on. */
493 struct face *face = FACE_FROM_ID (f, face_id); local
495 xassert (face != NULL);
499 if (face->foreground != FACE_TTY_DEFAULT_FG_COLOR
500 && face->foreground !
680 Lisp_Object foreground; variable
[all...]
H A Dw32term.c307 gc->foreground = xgcv->foreground;
355 hp = CreatePen (PS_SOLID, 0, gc->foreground);
463 #if 0 /* Rows in a current matrix containing glyphs in mouse-face have
466 flag set. So, rows containing mouse-face glyphs are never
503 struct face *face;
511 face = FACE_FROM_ID (f, VERTICAL_BORDER_FACE_ID);
512 if (face)
513 w32_fill_rect (f, hdc, face
498 struct face *face; local
681 struct face *face = p->face; local
1315 struct face *face; local
4991 struct face *face = FACE_FROM_ID (f, cursor_glyph->face_id); local
[all...]
H A Dmacterm.c299 CG_SET_FILL_COLOR_MAYBE_WITH_CGCOLOR (context, (gc)->xgcv.foreground, \
329 CG_SET_STROKE_COLOR_MAYBE_WITH_CGCOLOR (context, (gc)->xgcv.foreground, \
853 PaintRect (&r); /* using foreground color of gc */
885 FrameRect (&r); /* using foreground color of gc */
1624 XSetForeground (display, gc, xgcv->foreground);
1692 xgcv->foreground = gc->xgcv.foreground;
1708 if (gc->xgcv.foreground != color)
1710 gc->xgcv.foreground = color;
1986 #if 0 /* Rows in a current matrix containing glyphs in mouse-face hav
2023 struct face *face; local
2189 struct face *face = p->face; local
2644 struct face *face; local
5689 struct face *face = FACE_FROM_ID (f, cursor_glyph->face_id); local
8763 struct face *face; local
[all...]
H A Dterm.c356 /* "AF"/"AB" or "Sf"/"Sb"-- set ANSI or SVr4 foreground/background color.
982 /* Identify a run of glyphs with the same face. */
990 /* Turn appearance modes of the face of the run on. */
1665 character's face. Padding glyphs are appended if IT->c has a
1980 /* Turn appearances of face FACE_ID on tty frame F on.
1981 FACE_ID is a realized face ID number, in the face cache. */
1988 struct face *face = FACE_FROM_ID (f, face_id);
1989 long fg = face
1977 struct face *face = FACE_FROM_ID (f, face_id); local
2078 struct face *face = FACE_FROM_ID (f, face_id); local
[all...]
H A Dxterm.c503 #if 0 /* Rows in a current matrix containing glyphs in mouse-face have
506 flag set. So, rows containing mouse-face glyphs are never
542 struct face *face;
544 face = FACE_FROM_ID (f, VERTICAL_BORDER_FACE_ID);
545 if (face)
547 face->foreground);
559 glyphs in mouse-face were overwritten. In that case we have to
588 /* If a row with mouse-face wa
538 struct face *face; local
703 struct face *face = p->face; local
1059 struct face *face; local
7274 struct face *face = FACE_FROM_ID (f, cursor_glyph->face_id); local
[all...]
H A Ddispextern.h346 glyph. This is part of the implementation of the face attribute
372 /* Face of the glyph. This is a realized face ID,
373 an index in the face cache of the frame. */
696 /* Width of the row in pixels without taking face extension at the
790 /* 1 means the face of the last glyph in the text area is drawn to
827 /* 1 means some glyphs in this row are displayed in mouse-face. */
928 /* Non-zero if the face of the last glyph in ROW's text area has
1085 /* Enumeration for overriding/changing the face to use for drawing
1100 /* A sequence of glyphs to be drawn in the same face. */
1110 /* The width of the string, not including a face extensio
1149 struct face *face; member in struct:glyph_string
1423 struct face struct
1454 unsigned long foreground; member in struct:face
1704 struct face *face; member in struct:draw_fringe_bitmap_params
[all...]
H A Dmsdos.c884 /* Given a face id FACE, extract the face parameters to be used for
885 display until the face changes. The face parameters (actually, its
890 IT_set_face (int face)
893 struct face *fp = FACE_FROM_ID (sf, face);
894 struct face *dfp = FACE_FROM_ID (sf, DEFAULT_FACE_ID);
900 /* The default face for the frame should always be realized and
905 screen_face = face;
888 IT_set_face(int face) argument
3605 int i, j, face, width, mx, my, enabled, mousehere, row, col; local
[all...]
H A Dimage.c1298 drawn in face FACE. */
1301 image_ascent (img, face, slice)
1303 struct face *face;
1318 if (face->font)
1322 ascent = height / 2 - (FONT_DESCENT(face->font)
1323 - FONT_BASE(face->font)) / 2;
1330 ascent = (height + face->font->ascent - face->font->descent + 1) / 2;
2765 {":foreground", IMAGE_STRING_OR_NIL_VALU
3270 unsigned long foreground = FRAME_FOREGROUND_PIXEL (f); local
3374 unsigned long foreground = FRAME_FOREGROUND_PIXEL (f); local
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/mh-e/
H A Dmh-mime.el501 (face-property 'default prop) (current-buffer)))
502 '(background background-pixmap foreground)))
822 (overlay-put ov 'face 'mh-show-signature)
826 'face 'mh-show-signature))))))
898 pressed-details begin end face)
901 (setq face (mh-mime-security-button-face info))
917 :button-face face
928 (defun mh-mime-security-button-face (inf
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A D2html.vim965 " Find out the background and foreground color.
988 execute '%s:<body>:<body bgcolor="' . s:bgc . '" text="' . s:fgc . '">\r<font face="'. s:htmlfont .'">'
/macosx-10.9.5/vim-53/runtime/autoload/
H A Dphpcomplete.vim1699 \ 'fdf_get_ap(': 'resource fdf_document, string field, int face, string filename | bool',
1715 \ 'fdf_set_ap(': 'resource fdf_document, string field_name, int face, string filename, int page_number | bool',
2293 \ 'imagepstext(': 'resource image, string text, resource font, int size, int foreground, int background, int x, int y [, int space, int tightness, float angle, int antialias_steps] | array',
2312 \ 'imagewbmp(': 'resource image [, string filename [, int foreground]] | bool',
2313 \ 'imagexbm(': 'resource image, string filename [, int foreground] | bool',
3762 \ 'printer_create_font(': 'string face, int height, int width, int font_weight, bool italic, bool underline, bool strikeout, int orientation | resource',

Completed in 417 milliseconds