Searched +refs:get +refs:face (Results 1 - 25 of 95) sorted by relevance

1234

/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dcus-face.el1 ;;; cus-face.el --- customization support for faces
34 ;;; Declaring a face.
37 (defun custom-declare-face (face spec doc &rest args)
39 (unless (get face 'face-defface-spec)
41 (unless (facep face)
42 ;; If the user has already created the face, respect that.
43 (let ((value (or (get fac
[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 Ddisp-table.el59 (or (get slot 'display-table-slot)
71 (or (get slot 'display-table-slot)
190 (defun make-glyph-code (char &optional face)
191 "Return a glyph code representing char CHAR with face FACE."
193 ;; face id greater that 4091 are silently ignored.
194 (if (and face (<= (face-id face) #xfff))
195 (logior char (lsh (face-id face) 1
[all...]
H A Dcus-edit.el45 ;; different means if the option symbol has the 'custom-get'
142 (require 'cus-face)
504 You can get the original back with from the result with:
569 ((get symbol 'custom-tag)
571 (get symbol 'custom-tag)
572 (concat (get symbol 'custom-tag) "...")))
574 (with-current-buffer (get-buffer-create " *Custom-Work*")
580 ;; (when (and (eq (get symbol 'custom-type) 'boolean)
613 (cons (or (get symbol 'custom-prefix)
623 ("-face\\'" fac
3632 (define-widget 'face 'symbol function
[all...]
H A Dcustom.el33 ;; The code implementing face declarations is in `cus-face.el'.
62 (set-default symbol (if (get symbol 'saved-value)
63 (eval (car (get symbol 'saved-value)))
73 (funcall (or (get symbol 'custom-set) 'set-default)
75 (if (get symbol 'saved-value)
76 (eval (car (get symbol 'saved-value)))
105 \(as obtained using the `:get' function), if any,
108 (funcall (or (get symbol 'custom-set) 'set-default)
111 (funcall (or (get symbo
[all...]
H A Dapropos.el78 (defcustom apropos-symbol-face 'bold
81 :type 'face)
83 (defcustom apropos-keybinding-face 'underline
86 :type 'face)
88 (defcustom apropos-label-face 'italic
93 :type 'face)
95 (defcustom apropos-property-face 'bold-italic
98 :type 'face)
100 (defcustom apropos-match-face 'match
105 :type 'face)
[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)
387 ;; `ps-get', `ps-put' and `ps-del' functions (see them for documentation).
911 ;; To get all lines with some spacing set both `ps-line-spacing' and
948 ;; - replace in this line `Courier' by the new font (say `Helvetica') to get
990 ;; (w3-table-hack-x-face . "LineDrawNormal"))
999 ;; Note that on above example the `w3-table-hack-x-face' entry refers to a face
[all...]
H A Dfont-lock.el30 ;; one face, strings in another, reserved words in another, and so on.
32 ;; Comments will be displayed in `font-lock-comment-face'.
33 ;; Strings will be displayed in `font-lock-string-face'.
60 ;; insertion or deletion). Fontification means the replacement of `face' text
61 ;; properties in a given region; Emacs displays text with these `face' text
77 ;; The syntactic pass places `face' text properties in the buffer according to
88 ;; The keyword pass places `face' text properties in the buffer according to
151 ;; '(("\\<\\(one\\|two\\|three\\)\\>" . font-lock-keyword-face)
152 ;; ("\\<\\(four\\|five\\|six\\)\\>" . font-lock-type-face))
172 ;; '(("\\<\\(uno\\|due\\|tre\\)\\>" . font-lock-keyword-face)
[all...]
H A Dcus-theme.el50 (set (make-local-variable 'widget-documentation-face) 'custom-documentation)
51 (set (make-local-variable 'widget-button-face) custom-button)
52 (set (make-local-variable 'widget-button-pressed-face) custom-button-pressed)
53 (set (make-local-variable 'widget-mouse-face) custom-button-mouse)
66 (defvar custom-theme-insert-face-marker)
81 (make-local-variable 'custom-theme-insert-face-marker)
132 :help-echo "Add another face to this theme."
134 (call-interactively 'custom-theme-add-face)))
136 (setq custom-theme-insert-face-marker (point-marker))
181 (memq (widget-get widge
[all...]
H A Dediff-init.el62 This is provided as a temporary relief for users of face-capable displays
77 (defun ediff-has-face-support-p ()
150 `(and ,buf (get-buffer ,buf) (buffer-name (get-buffer ,buf))))
152 (defmacro ediff-get-buffer (arg)
159 (defmacro ediff-get-value-according-to-buffer-type (buf-type list)
176 (defsubst ediff-get-symbol-from-alist (buf-type alist)
185 (defmacro ediff-get-difference (n buf-type)
188 (ediff-get-symbol-from-alist
214 `(aref (ediff-get
[all...]
H A Dezimage.el325 (put-text-property start end 'face 'underline))
349 (put-text-property start end 'face 'underline))
362 (if (get sym 'ezimage) (setq ans (cons sym ans))))
H A Dkmacro.el419 (setq repeat (get cmd 'kmacro-repeat)))
439 (defun kmacro-get-repeat-prefix ()
468 (let ((keys (kmacro-get-repeat-prefix)))
489 (let* ((keys (kmacro-get-repeat-prefix))
507 (let ((keys (kmacro-get-repeat-prefix))
707 (let ((keys (kmacro-get-repeat-prefix)))
824 (not (get symbol 'kmacro))
872 (let ((keys (kmacro-get-repeat-prefix)))
963 (if kmacro-step-edit-appending "<APPEND>" "<INSERT>")) 'face 'region)
970 minibuffer " 'face 'heade
[all...]
H A Dstartup.el595 ;;! split-window-keep-point is nil disturbing, but if I can get used
628 (if (memq 'file-error (get (car error) 'error-conditions))
634 (get (car error) 'error-message)
652 (locate-file "simple" load-path (get-load-suffixes)))
761 (not (member (x-get-resource "cursorBlink" "CursorBlink")
813 (old-face-ignored-fonts face-ignored-fonts))
919 ;; (Plus how to get help and how to undo.)
933 (set-buffer (get-buffer-create "*Messages*"))
938 (get (ca
[all...]
H A Dbutton.el62 "Default face used for buttons."
84 (put 'default-button 'face 'button)
85 (put 'default-button 'mouse-face 'highlight)
116 (or (get type 'button-category-symbol)
134 (or (plist-get properties 'supertype)
135 (plist-get properties :supertype)
153 (unless (get catsym 'supertype)
161 (defun button-type-get (type prop)
163 (get (button-category-symbol type) prop))
169 (button-type-subtype-p (button-type-get typ
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/harfbuzz/
H A DHarfBuzzFace.cpp50 static PassRefPtr<FaceCacheEntry> create(hb_face_t* face) argument
52 ASSERT(face);
53 return adoptRef(new FaceCacheEntry(face));
60 hb_face_t* face() { return m_face; } function in class:WebCore::FaceCacheEntry
64 explicit FaceCacheEntry(hb_face_t* face) argument
65 : m_face(face)
89 m_face = result.iterator->value->face();
97 ASSERT(result.get()->value->refCount() > 1);
98 result.get()->value->deref();
99 if (result.get()
103 findScriptForVerticalGlyphSubstitution(hb_face_t* face) argument
[all...]
H A DHarfBuzzShaper.cpp64 T* get() { return m_ptr; } function in class:WebCore::HarfBuzzScopedPtr
200 normalizeCharacters(m_run, m_normalizedBuffer.get(), m_normalizedBufferLength);
281 normalizeSpacesAndMirrorChars(sourceText, m_normalizedBuffer.get(), m_normalizedBufferLength, normalizeMode);
391 const UChar* normalizedBufferEnd = m_normalizedBuffer.get() + m_normalizedBufferLength;
392 SurrogatePairAwareTextIterator iterator(m_normalizedBuffer.get(), 0, m_normalizedBufferLength, m_normalizedBufferLength);
458 hb_buffer_set_unicode_funcs(harfBuzzBuffer.get(), hb_icu_get_unicode_funcs());
462 HarfBuzzRun* currentRun = m_harfBuzzRuns[runIndex].get();
467 hb_buffer_set_script(harfBuzzBuffer.get(), currentRun->script());
469 hb_buffer_set_direction(harfBuzzBuffer.get(), currentRun->rtl() ? HB_DIRECTION_RTL : HB_DIRECTION_LTR);
472 hb_buffer_guess_segment_properties(harfBuzzBuffer.get());
[all...]
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DFontLoader.cpp58 params.get("onsuccess", onsuccess);
59 params.get("onerror", onerror);
232 if (!params.get("font", fontString))
240 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())
266 styleResolver->applyPropertyToCurrentStyle(id, parsedStyle->getPropertyCSSValue(id).get());
[all...]
H A DCSSFontSelector.cpp102 CSSValueList* familyList = static_cast<CSSValueList*>(fontFamily.get());
106 CSSValueList* srcList = static_cast<CSSValueList*>(src.get());
110 CSSValueList* rangeList = static_cast<CSSValueList*>(unicodeRange.get());
118 switch (static_cast<CSSPrimitiveValue*>(fontStyle.get())->getIdent()) {
136 switch (static_cast<CSSPrimitiveValue*>(fontWeight.get())->getIdent()) {
181 CSSValueList* variantList = static_cast<CSSValueList*>(fontVariant.get());
272 // We need to use the raw text for all the generic family types, since @font-face is a way of actually
493 CSSSegmentedFontFace* face = getFontFace(fontDescription, familyName);
494 // If no face was found, then return 0 and let the OS come up with its best match for the name.
495 if (!face) {
519 RefPtr<CSSSegmentedFontFace>& face = segmentedFontFaceCache->add(traitsMask, 0).iterator->value; local
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/obsolete/
H A Dhilit19.el73 ;; a face with a green foreground, and a black background, using a
97 ;; To get 100% of the utility of hilit19, you may also have to apply the
197 ;; added default face mapping for 'formula' which is needed for new latex
207 ;; font for that face is maintained by emacs.
243 ;; always get 'mono color defaults if (not (x-display-color-p))
263 ;; hilit-face-translation-table into a mapcar and defining a separate table
270 ;; (hilit-lookup-face-create) incorporated patch which improves its behavior
271 ;; with more than one frame... Still can't have bold on the same face in two
286 ;; added hilit-predefined-face-list...
350 (defvar hilit-face
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/emacs-lisp/
H A Dfind-func.el97 (defcustom find-face-regexp
99 "The regexp used by `find-face' to search for a face definition.
101 should insert the face name.
111 (defface . find-face-regexp))
145 (dolist (suffix (get-load-suffixes) (nreverse suffixes))
219 (while (and (symbolp symbol) (get symbol 'definition-name))
220 (setq symbol (get symbol 'definition-name)))
308 (defface . "face")))))
435 variable, `defface' for a face
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/opengl/
H A DGraphicsContext3DOpenGLCommon.cpp111 readRenderingResults(pixels.get(), totalBytes);
123 paintToCanvas(pixels.get(), m_currentWidth, m_currentHeight,
126 paintToCanvas(pixels.get(), m_currentWidth, m_currentHeight,
472 ::glGetShaderInfoLog(shader, length, &size, info.get());
474 entry.log = info.get();
628 ::glGetActiveAttrib(program, index, maxAttributeSize, &nameLength, &size, &type, name.get());
632 String originalName = originalSymbolName(program, SHADER_SYMBOL_TYPE_ATTRIBUTE, String(name.get(), nameLength));
655 ::glGetActiveUniform(program, index, maxUniformSize, &nameLength, &size, &type, name.get());
659 String originalName = originalSymbolName(program, SHADER_SYMBOL_TYPE_UNIFORM, String(name.get(), nameLength));
878 void GraphicsContext3D::stencilFuncSeparate(GC3Denum face, GC3Denu argument
890 stencilMaskSeparate(GC3Denum face, GC3Duint mask) argument
902 stencilOpSeparate(GC3Denum face, GC3Denum fail, GC3Denum zfail, GC3Denum zpass) argument
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dreftex.el117 ;; quickly to every part of your document. Press `?' to get help.
237 ;; get stuck, of if you are curious what else might be available.
353 When referencing, you get a menu with all labels of a given type and
387 (unless (get 'reftex-auto-view-crossref 'initialized)
391 (unless (get 'reftex-auto-recenter-toc 'initialized)
413 ;; Use it so that we get the extras
434 (get reftex-docstruct-symbol 'modified))
573 (reftex-get-buffer-visiting (concat master ".tex")))
577 (reftex-get-buffer-visiting master))
603 (defun reftex-get
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/erc/
H A Derc.el43 ;; hack on it to contact me <mwolson@gnu.org> in order to get write
52 ;; Use M-x customize-group RET erc RET to get an overview
278 "These functions get called when the user hits TAB in ERC.
387 (defsubst erc-get-channel-user (nick)
392 (defsubst erc-get-server-user (nick)
430 (let ((cdata (erc-get-channel-user nick)))
444 (let ((channel-data (erc-get-channel-user nick)))
462 (let ((user (erc-get-server-user nick)))
489 (let ((cdata (erc-get-channel-user nick)))
497 (let ((cdata (erc-get
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dgrep.el269 (defvar grep-hit-face compilation-info-face
272 (defvar grep-error-face 'compilation-error
275 (defvar grep-match-face 'match
278 (defvar grep-context-face 'shadow
283 ("^\\([A-Za-z_0-9/\.+-]+\\)[ \t]*:" 1 font-lock-function-name-face)
285 1 grep-error-face)
288 (0 '(face nil message nil help-echo nil mouse-face nil) t))
290 (0 '(face ni
[all...]
H A Detags.el153 (defcustom tags-tag-face 'default
156 :type 'face
236 "Function to get info about a matched tag for `goto-tag-location-function'.
337 table-buffer (get-file-buffer (car tables)))
381 table-buffer (get-file-buffer (car tables)))
424 (if (get-file-buffer file)
428 (set-buffer (get-file-buffer file))
484 ;; Select the tags table buffer and get the file list up to date.
557 (while (and (not (or (get-file-buffer tags-file-name)
598 (not (get
[all...]

Completed in 307 milliseconds

1234