Lines Matching defs:encoding
23 /* Header for backend-independent encoding code */
25 /* An encoding is identified with a name. An encoding contains some
26 global encoding data, such as its size, and a set of mappings.
34 to ignore unknown encoding types. */
58 struct _FontEnc *encoding;
61 /* This is the structure that holds all the info for one encoding. It
66 char *name; /* the name of the encoding */
86 /* extract an encoding name from an XLFD name. Returns a pointer to a
90 /* find the encoding data for a given encoding name; second parameter
91 is the filename of the font for which the encoding is needed.
95 /* Find a given mapping for an encoding. This is only a convenience
114 /* Identify an encoding file. If fileName doesn't exist, or is not an
115 encoding file, return NULL, otherwise returns a NULL-terminated