Lines Matching +defs:first +defs:name
25 /* An encoding is identified with a name. An encoding contains some
45 /* It is expected that only one of `recode' and `name' will actually
53 char *(*name) (unsigned, void *); /* function returning glyph names */
62 consists of a charset name, its size, and a linked list of mappings
66 char *name; /* the name of the encoding */
74 int first; /* first byte or row */
75 int first_col; /* first column in each row */
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
107 /* Return a name for a code. Returns a string or NULL. */
110 /* Return a pointer to the name of the system encodings directory. */