Searched +refs:face +refs:id (Results 1 - 25 of 36) sorted by relevance

12

/macosx-10.9.5/emacs-92/emacs/src/
H A Dfontset.c67 created implicitly when a face is realized for ASCII characters. A
68 face is also realized for multibyte characters based on an ASCII
69 face. All of the multibyte faces based on the same ASCII face
86 An element of a realized fontset is FACE-ID which is a face to use
101 face.
104 for a default face.
119 The parent of a realized fontset created for such a face that has
126 always use variable name `id' for IDs, and name `fontset' for the
208 #define FONTSET_FROM_ID(id) ARE
383 int id = next_fontset_id; local
782 int id = fs_query_fontset (fontname, 2); local
922 int id; variable
950 int id; local
994 int id; variable
1078 int id; local
1139 int id; variable
1300 struct face *face; variable in typeref:struct:face
1508 struct face *face; variable in typeref:struct:face
[all...]
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 Dterm.c52 extern int tgetflag P_ ((char *id));
53 extern int tgetnum P_ ((char *id));
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
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 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
1427 int id; member in struct:face
1704 struct face *face; member in struct:draw_fringe_bitmap_params
2497 int id; member in struct:image
[all...]
H A Dmacterm.c1986 #if 0 /* Rows in a current matrix containing glyphs in mouse-face have
1989 flag set. So, rows containing mouse-face glyphs are never
2025 struct face *face;
2027 face = FACE_FROM_ID (f, VERTICAL_BORDER_FACE_ID);
2028 if (face)
2030 face->foreground);
2041 glyphs in mouse-face were overwritten. In that case we have to
2070 /* If a row with mouse-face was overwritten, arrange for
2191 struct face *fac
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 Dxdisp.c354 /* Name of the face used to highlight trailing whitespace. */
358 /* Name and number of the face used to highlight escape glyphs. */
362 /* Name and number of the face used to highlight non-breaking spaces. */
514 /* Zero means display the mode-line/header-line/menu-bar in the default face
763 /* Handle `face' before `display' because some sub-properties of
764 `display' need to know the face. */
802 /* This counter is used to clear the face cache every once in a while
804 Every CLEAR_FACE_CACHE_COUNT full redisplays, the face cache is
1565 /* This function is called so early when Emacs starts that the face local
1566 cache and mode line face ar
2686 struct face *face; local
3504 struct face *face = FACE_FROM_ID (it->f, face_id); local
3545 struct face *face = FACE_FROM_ID (it->f, face_id); local
3961 struct face *face = FACE_FROM_ID (it->f, it->face_id); local
3989 struct face *face; local
4070 struct face *face = FACE_FROM_ID (it->f, it->face_id); local
4503 int id = get_composition_id (pos, pos_byte, end - pos, prop, string); local
5768 struct face *face = FACE_FROM_ID (it->f, it->face_id); local
5779 struct face *face; local
15431 Lisp_Object face, ilisp; local
15646 struct face *face; local
15692 struct face *face; local
16652 struct face *face; local
17249 Lisp_Object face = Fplist_get (props, Qface); local
17271 Lisp_Object face; local
17326 Lisp_Object format, face, window, buffer; variable
18223 struct face *face; local
18630 int id = lookup_image (it->f, prop); local
18831 struct face *face; local
19093 struct face *face; local
19237 struct face *face = FACE_FROM_ID (f, face_id); local
19870 struct face *face; local
20106 struct face *face = FACE_FROM_ID (it->f, it->face_id); local
20282 struct face *face; local
20339 struct face *face = FACE_FROM_ID (it->f, it->face_id); local
20701 struct face *face = FACE_FROM_ID (it->f, it->face_id); local
[all...]
H A Dimage.c147 id, which is just an int that this section returns. Bitmaps are
327 /* Functions to access the contents of a bitmap, given an id. */
330 x_bitmap_height (f, id)
332 int id;
334 return FRAME_X_DISPLAY_INFO (f)->bitmaps[id - 1].height;
338 x_bitmap_width (f, id)
340 int id;
342 return FRAME_X_DISPLAY_INFO (f)->bitmaps[id - 1].width;
347 x_bitmap_pixmap (f, id)
349 int id;
416 int id; local
487 int xhot, yhot, result, id; local
1102 int id = lookup_image (f, spec); variable
1133 int id = lookup_image (f, spec); variable
1157 int id = lookup_image (f, spec); variable
3832 int id, rc; local
8441 int id = -1; variable
[all...]
H A Dw32term.h128 /* Emacs bitmap-id of the default icon bitmap for this frame.
166 /* Reusable Graphics Context for drawing a cursor in a non-default face. */
170 mouse-face, together with the window they apply to. As long as
516 /* Extract the window id of the scroll bar from a struct scroll_bar. */
520 /* Store a window id in a struct scroll_bar. */
521 #define SET_SCROLL_BAR_W32_WINDOW(ptr, id) \
522 (SCROLL_BAR_UNPACK ((ptr)->w32_window_low, (ptr)->w32_window_high, (int) id))
528 /* Store a widget id in a struct scroll_bar. */
740 struct face;
H A Dxterm.h189 /* Emacs bitmap-id of the default icon bitmap for this frame.
222 /* Reusable Graphics Context for drawing a cursor in a non-default face. */
226 mouse-face, together with the window they apply to. As long as
598 /* This is the widget id used for this frame's menubar in lwlib. */
600 int id;
836 /* Extract the X window id of the scroll bar from a struct scroll_bar. */
840 /* Store a window id in a struct scroll_bar. */
841 #define SET_SCROLL_BAR_X_WINDOW(ptr, id) \
842 (SCROLL_BAR_UNPACK ((ptr)->x_window_low, (ptr)->x_window_high, (int) id))
851 /* Store a widget id i
596 int id; member in struct:x_output
[all...]
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DFontLoader.cpp240 CSSSegmentedFontFace* face = m_document->ensureStyleResolver()->fontSelector()->getFontFace(font.fontDescription(), f->family()); local
241 if (!face) {
246 face->loadFont(font.fontDescription(), callback);
257 CSSSegmentedFontFace* face = m_document->ensureStyleResolver()->fontSelector()->getFontFace(font.fontDescription(), f->family()); local
258 if (!face || !face->checkFont())
264 static void applyPropertyToCurrentStyle(StyleResolver* styleResolver, CSSPropertyID id, const RefPtr<StylePropertySet>& parsedStyle) argument
266 styleResolver->applyPropertyToCurrentStyle(id, parsedStyle->getPropertyCSSValue(id).get());
H A DCSSParser.cpp1294 return 0; // FIXME: "initial" and "inherit" should be parsed as font names in the face attribute.
1397 return !m_parsedProperties.isEmpty() && m_parsedProperties.first().id() == CSSPropertyColor;
1407 int id = cssValueKeywordID(cssColor); local
1408 if (id <= 0)
1411 color = document->page()->theme()->systemColor(id).rgb();
1520 if (property.id() == CSSPropertyVariable) {
1529 const unsigned propertyIDIndex = property.id() - firstCSSProperty;
1776 int id = value->id; local
1777 if (id
1785 int id = value->id; local
1849 int id = value->id; local
3814 int id = m_valueList->current()->id; local
3848 int id = valueList->current()->id; local
3864 int id = valueList->current()->id; local
3880 int id = valueList->current()->id; local
4196 int id = m_valueList->current()->id; local
[all...]
H A DDeprecatedStyleBuilder.cpp63 template <CSSPropertyID id>
66 if (id == CSSPropertyInvalid)
70 const PropertyHandler& handler = table.propertyHandler(id);
84 template <CSSPropertyID id>
87 if (id == CSSPropertyInvalid)
91 const PropertyHandler& handler = table.propertyHandler(id);
105 template <CSSPropertyID id>
108 if (id == CSSPropertyInvalid)
112 const PropertyHandler& handler = table.propertyHandler(id);
706 AtomicString face; local
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/emacs-lisp/
H A Dtestcover.el228 id val)
272 (setq id (nth 2 form))
280 (aset testcover-vector id '1value))
286 (setcar (cdr form) `(,(car form) ,id nil))
288 (aset testcover-vector id '1value)
293 (aset testcover-vector id '1value)
365 (setq id (car (nth 3 (cadr form))))
366 (setq id (car (cadr form))))
368 (cons id testcover-1value-functions)))
385 (setq id (ca
[all...]
/macosx-10.9.5/vim-53/runtime/autoload/xml/
H A Dxhtml10f.vim6 \ { 'accesskey': [], 'rel': [], 'coords': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onkeydown': [], 'target': [], 'onfocus': [], 'onkeyup': [], 'href': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'tabindex': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'name': [], 'charset': [], 'xml:lang': [], 'hreflang': [], 'onkeypress': [], 'onmousedown': [], 'rev': [], 'class': [], 'title': [], 'onclick': [], 'type': [], 'shape': ['rect', 'circle', 'poly', 'default']}
10 \ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
14 \ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
18 \ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
22 \ { 'width': [], 'object': [], 'id': [], 'code': [], 'vspace': [], 'archive': [], 'alt': [], 'align': ['top', 'middle', 'bottom', 'left', 'right'], 'style': [], 'name': [], 'height': [], 'hspace': [], 'title': [], 'class': [], 'codebase': []}
26 \ { 'accesskey': [], 'coords': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onkeydown': [], 'onfocus': [], 'nohref': ['BOOL'], 'target': [], 'onkeyup': [], 'href': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'tabindex': [], 'lang': [], 'alt': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'shape': ['rect', 'circle', 'poly', 'default']}
30 \ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
34 \ { 'target': [], 'href': [], 'id': []}
38 \ { 'size': [], 'face': [], 'color': [], 'id'
[all...]
H A Dxhtml10t.vim6 \ { 'accesskey': [], 'rel': [], 'coords': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onkeydown': [], 'target': [], 'onfocus': [], 'onkeyup': [], 'href': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'tabindex': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'name': [], 'charset': [], 'xml:lang': [], 'hreflang': [], 'onkeypress': [], 'onmousedown': [], 'rev': [], 'class': [], 'title': [], 'onclick': [], 'type': [], 'shape': ['rect', 'circle', 'poly', 'default']}
10 \ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
14 \ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
18 \ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
22 \ { 'width': [], 'object': [], 'id': [], 'code': [], 'vspace': [], 'archive': [], 'alt': [], 'align': ['top', 'middle', 'bottom', 'left', 'right'], 'style': [], 'name': [], 'height': [], 'hspace': [], 'title': [], 'class': [], 'codebase': []}
26 \ { 'accesskey': [], 'coords': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onkeydown': [], 'onfocus': [], 'nohref': ['BOOL'], 'target': [], 'onkeyup': [], 'href': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'tabindex': [], 'lang': [], 'alt': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'shape': ['rect', 'circle', 'poly', 'default']}
30 \ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
34 \ { 'target': [], 'href': [], 'id': []}
38 \ { 'size': [], 'face': [], 'color': [], 'id'
[all...]
H A Dhtml401f.vim6 \ { 'rel': [], 'accesskey': [], 'coords': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onkeydown': [], 'onfocus': [], 'target': [], 'onkeyup': [], 'href': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'tabindex': [], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'name': [], 'charset': [], 'hreflang': [], 'onkeypress': [], 'onmousedown': [], 'rev': [], 'class': [], 'title': [], 'onclick': [], 'type': [], 'shape': ['rect', 'circle', 'poly', 'default']}
10 \ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
14 \ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
18 \ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
22 \ { 'width': [], 'object': [], 'id': [], 'code': [], 'vspace': [], 'archive': [], 'alt': [], 'align': ['top', 'middle', 'bottom', 'left', 'right'], 'style': [], 'name': [], 'height': [], 'hspace': [], 'title': [], 'class': [], 'codebase': []}
26 \ { 'accesskey': [], 'coords': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onkeydown': [], 'target': [], 'nohref': ['BOOL'], 'onfocus': [], 'onkeyup': [], 'href': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'alt': [], 'tabindex': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'shape': ['rect', 'circle', 'poly', 'default'], 'class': [], 'title': [], 'onclick': []}
30 \ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
38 \ { 'size': [], 'face': [], 'color': [], 'id': []}
42 \ { 'dir': ['ltr', 'rtl'], 'id'
[all...]
H A Dhtml40f.vim6 \ { 'rel': [], 'accesskey': [], 'coords': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onkeydown': [], 'onfocus': [], 'target': [], 'onkeyup': [], 'href': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'tabindex': [], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'name': [], 'charset': [], 'hreflang': [], 'onkeypress': [], 'onmousedown': [], 'rev': [], 'class': [], 'title': [], 'onclick': [], 'type': [], 'shape': ['rect', 'circle', 'poly', 'default']}
10 \ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
14 \ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
18 \ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
22 \ { 'width': [], 'object': [], 'id': [], 'code': [], 'vspace': [], 'archive': [], 'alt': [], 'align': ['top', 'middle', 'bottom', 'left', 'right'], 'style': [], 'name': [], 'height': [], 'hspace': [], 'title': [], 'class': [], 'codebase': []}
26 \ { 'accesskey': [], 'coords': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onkeydown': [], 'target': [], 'nohref': ['BOOL'], 'onfocus': [], 'onkeyup': [], 'href': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'alt': [], 'tabindex': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'shape': ['rect', 'circle', 'poly', 'default'], 'class': [], 'title': [], 'onclick': []}
30 \ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
38 \ { 'size': [], 'face': [], 'color': [], 'id': []}
42 \ { 'dir': ['ltr', 'rtl'], 'id'
[all...]
H A Dhtml401t.vim6 \ { 'rel': [], 'accesskey': [], 'coords': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onkeydown': [], 'onfocus': [], 'target': [], 'onkeyup': [], 'href': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'tabindex': [], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'name': [], 'charset': [], 'hreflang': [], 'onkeypress': [], 'onmousedown': [], 'rev': [], 'class': [], 'title': [], 'onclick': [], 'type': [], 'shape': ['rect', 'circle', 'poly', 'default']}
10 \ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
14 \ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
18 \ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
22 \ { 'width': [], 'object': [], 'id': [], 'code': [], 'vspace': [], 'archive': [], 'alt': [], 'align': ['top', 'middle', 'bottom', 'left', 'right'], 'style': [], 'name': [], 'height': [], 'hspace': [], 'title': [], 'class': [], 'codebase': []}
26 \ { 'accesskey': [], 'coords': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onkeydown': [], 'target': [], 'nohref': ['BOOL'], 'onfocus': [], 'onkeyup': [], 'href': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'alt': [], 'tabindex': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'shape': ['rect', 'circle', 'poly', 'default'], 'class': [], 'title': [], 'onclick': []}
30 \ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
38 \ { 'size': [], 'face': [], 'color': [], 'id': []}
42 \ { 'dir': ['ltr', 'rtl'], 'id'
[all...]
H A Dhtml40t.vim6 \ { 'rel': [], 'accesskey': [], 'coords': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onkeydown': [], 'onfocus': [], 'target': [], 'onkeyup': [], 'href': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'tabindex': [], 'lang': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'name': [], 'charset': [], 'hreflang': [], 'onkeypress': [], 'onmousedown': [], 'rev': [], 'class': [], 'title': [], 'onclick': [], 'type': [], 'shape': ['rect', 'circle', 'poly', 'default']}
10 \ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
14 \ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
18 \ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
22 \ { 'width': [], 'object': [], 'id': [], 'code': [], 'vspace': [], 'archive': [], 'alt': [], 'align': ['top', 'middle', 'bottom', 'left', 'right'], 'style': [], 'name': [], 'height': [], 'hspace': [], 'title': [], 'class': [], 'codebase': []}
26 \ { 'accesskey': [], 'coords': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onblur': [], 'onkeydown': [], 'target': [], 'nohref': ['BOOL'], 'onfocus': [], 'onkeyup': [], 'href': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'alt': [], 'tabindex': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'onkeypress': [], 'onmousedown': [], 'shape': ['rect', 'circle', 'poly', 'default'], 'class': [], 'title': [], 'onclick': []}
30 \ { 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'lang': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
38 \ { 'size': [], 'face': [], 'color': [], 'id': []}
42 \ { 'dir': ['ltr', 'rtl'], 'id'
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dgnus-art.el256 (defcustom gnus-article-x-face-command
260 'gnus-display-x-face-in-from
263 'gnus-display-x-face-in-from
268 asynchronously. The compressed face will be piped to this command."
270 (function-item gnus-display-x-face-in-from)
276 (defcustom gnus-article-x-face-too-ugly nil
277 "Regexp matching posters whose face shouldn't be shown automatically."
393 is the face used for highlighting."
416 face)
424 face)))
[all...]
H A Dspam.el323 (put 'spam-face 'face-alias 'spam)
325 (defcustom spam-face 'spam
327 :type 'face
629 (let ((id (spam-fetch-field-message-id-fast article)))
631 id 'process classification check)
851 (defun spam-fetch-field-message-id-fast (article)
856 (mail-header-message-id
966 (let ((id (spa
[all...]
H A Dgnus-sum.el929 (defcustom gnus-summary-selected-face 'gnus-summary-selected
932 :type 'face)
978 of the face field after the first true form is used. You can change
979 how those summary lines are displayed, by editing the face field.
992 face)))
1191 (?M ,(macroexpand '(mail-header-id gnus-tmp-header)) ?s)
1724 [follow-link] mouse-face
1900 "f" gnus-article-display-x-face
1942 "x" gnus-article-display-x-face
1943 "d" gnus-article-display-face
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A D2html.vim77 " Return opening HTML tag for given highlight id
78 function! s:HtmlOpening(id)
80 if synIDattr(a:id, "inverse")
82 let x = s:HtmlColor(synIDattr(a:id, "fg#", s:whatterm))
84 let x = s:HtmlColor(synIDattr(a:id, "bg#", s:whatterm))
87 let x = s:HtmlColor(synIDattr(a:id, "bg#", s:whatterm))
89 let x = s:HtmlColor(synIDattr(a:id, "fg#", s:whatterm))
92 if synIDattr(a:id, "bold") | let a = a . "<b>" | endif
93 if synIDattr(a:id, "italic") | let a = a . "<i>" | endif
94 if synIDattr(a:id, "underlin
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/mh-e/
H A Dmh-mime.el501 (face-property 'default prop) (current-buffer)))
696 (let ((id (get-text-property (point) 'mh-part))
751 (mh-insert-mime-button handle id (mm-handle-displayed-p handle))
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
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dorg.el938 %m message-id.
1278 vm, wl, mh, rmail | %:type %:subject %:message-id
2641 This works by using the face `org-hide' for these stars. This
2642 face is white for a light background, and black for a dark
2643 background. You may have to customize the face `org-hide' to
2656 "Non-nil means, change the face of a headline if it is marked DONE.
2752 characters, the face to bbe used by font-lock for highlighting in Org-mode
2761 (face :tag "Font-lock-face")
2773 (defun org-compatible-face (spec
[all...]

Completed in 411 milliseconds

12