Home
last modified time | relevance | path

Searched defs:bidi_saved_info (Results 1 – 2 of 2) sorted by relevance

/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Ddispextern.h1991 struct bidi_saved_info { struct
1992 ptrdiff_t charpos; /* character's buffer position */
1993 bidi_type_t type; /* character's resolved bidi type */
1994 bidi_type_t orig_type; /* bidi type as we found it in the buffer */
/dports/editors/emacs/emacs-27.2/src/
H A Ddispextern.h1982 struct bidi_saved_info { struct
1983 ptrdiff_t charpos; /* character's buffer position */
1984 bidi_type_t type; /* character's resolved bidi type */
1985 bidi_type_t orig_type; /* bidi type as we found it in the buffer */