Searched refs:encode_char (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/emacs-93/emacs/src/
H A Ddispextern.h2341 int (*encode_char) P_ ((int c, XChar2b *char2b,
2329 int (*encode_char) P_ ((int c, XChar2b *char2b, member in struct:redisplay_interface
H A Dfontset.c1353 rif->encode_char (c, &char2b, fontp, NULL);
H A Dxdisp.c18909 = rif->encode_char (glyph->u.ch, char2b, font_info, two_byte_p);
19310 rif->encode_char (c, char2b, font_info, 0);
/macosx-10.10/groff-38/groff/src/roff/troff/
H A Dinput.cpp5179 static void encode_char(macro *mac, char c) function
5246 encode_char(&mac, c);

Completed in 197 milliseconds