Home
last modified time | relevance | path

Searched refs:FONT_TYPE_UNKNOWN (Results 1 – 6 of 6) sorted by relevance

/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Ddispextern.h585 #define FONT_TYPE_UNKNOWN 0 macro
H A Dxdisp.c29828 glyph->font_type = FONT_TYPE_UNKNOWN; in append_glyph()
29911 glyph->font_type = FONT_TYPE_UNKNOWN; in append_composite_glyph()
30111 glyph->font_type = FONT_TYPE_UNKNOWN; in produce_image_glyph()
30216 glyph->font_type = FONT_TYPE_UNKNOWN; in produce_xwidget_glyph()
30306 glyph->font_type = FONT_TYPE_UNKNOWN; in append_stretch_glyph()
30782 glyph->font_type = FONT_TYPE_UNKNOWN; in append_glyphless_glyph()
H A DChangeLog.1019786 (FONT_TYPE_UNKNOWN): New define, default for font_type member.
/dports/editors/emacs/emacs-27.2/src/
H A Ddispextern.h575 #define FONT_TYPE_UNKNOWN 0 macro
H A Dxdisp.c28843 glyph->font_type = FONT_TYPE_UNKNOWN; in append_glyph()
28926 glyph->font_type = FONT_TYPE_UNKNOWN; in append_composite_glyph()
29121 glyph->font_type = FONT_TYPE_UNKNOWN; in produce_image_glyph()
29223 glyph->font_type = FONT_TYPE_UNKNOWN; in produce_xwidget_glyph()
29313 glyph->font_type = FONT_TYPE_UNKNOWN; in append_stretch_glyph()
29772 glyph->font_type = FONT_TYPE_UNKNOWN; in append_glyphless_glyph()
H A DChangeLog.1019786 (FONT_TYPE_UNKNOWN): New define, default for font_type member.