Lines Matching refs:XlcCharSet
37 XlcCharSet charset;
45 XlcCharSet
56 return (XlcCharSet) list->charset;
59 return (XlcCharSet) NULL;
65 XlcCharSet
78 return (XlcCharSet) list->charset;
81 return (XlcCharSet) NULL;
84 /* Registers an XlcCharSet in the list of character sets.
88 XlcCharSet charset)
106 /* List of resources for XlcCharSet. */
122 /* Retrieves a number of attributes of an XlcCharSet.
127 XlcCharSet charset,
138 /* Retrieves a number of attributes of an XlcCharSet.
142 _XlcGetCSValues(XlcCharSet charset, ...)
167 /* Creates a new XlcCharSet, given its name (including side suffix) and
169 XlcCharSet
174 XlcCharSet charset;
181 return (XlcCharSet) NULL;
190 return (XlcCharSet) NULL;
203 return (XlcCharSet) NULL;
224 return (XlcCharSet) charset;