Home
last modified time | relevance | path

Searched refs:IT_GLYPHLESS (Results 1 – 10 of 10) sorted by relevance

/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dterm.c1558 || it->what == IT_GLYPHLESS); in produce_glyphs()
1572 if (it->what == IT_GLYPHLESS) in produce_glyphs()
1648 eassert (it->what == IT_GLYPHLESS); in produce_glyphs()
H A Ddispextern.h2159 IT_GLYPHLESS, enumerator
H A Dxdisp.c7650 it->what = IT_GLYPHLESS; in lookup_glyphless_char_display()
7801 if (it->what == IT_GLYPHLESS) in get_next_display_element()
30988 eassert (it->what == IT_GLYPHLESS); in gui_produce_glyphs()
31665 else if (it->what == IT_GLYPHLESS) in gui_produce_glyphs()
H A DChangeLog.112952 * term.c (produce_glyphs): Handle the case it->what == IT_GLYPHLESS.
2987 glyphless glyph. Handle the case it->what == IT_GLYPHLESS.
2996 (enum display_element_type): Add IT_GLYPHLESS.
H A DChangeLog.1217565 * term.c (produce_glyphs) <xassert>: Allow IT_GLYPHLESS in it->what.
/dports/editors/emacs/emacs-27.2/src/
H A Dterm.c1554 || it->what == IT_GLYPHLESS); in produce_glyphs()
1568 if (it->what == IT_GLYPHLESS) in produce_glyphs()
1644 eassert (it->what == IT_GLYPHLESS); in produce_glyphs()
H A Ddispextern.h2150 IT_GLYPHLESS, enumerator
H A Dxdisp.c7303 it->what = IT_GLYPHLESS; in lookup_glyphless_char_display()
7454 if (it->what == IT_GLYPHLESS) in get_next_display_element()
29959 eassert (it->what == IT_GLYPHLESS); in gui_produce_glyphs()
30671 else if (it->what == IT_GLYPHLESS) in gui_produce_glyphs()
H A DChangeLog.112952 * term.c (produce_glyphs): Handle the case it->what == IT_GLYPHLESS.
2987 glyphless glyph. Handle the case it->what == IT_GLYPHLESS.
2996 (enum display_element_type): Add IT_GLYPHLESS.
H A DChangeLog.1217565 * term.c (produce_glyphs) <xassert>: Allow IT_GLYPHLESS in it->what.