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

/xsrc/external/mit/luit/dist/
H A Dcharset.h42 typedef struct _Charset { struct
46 unsigned int (*recode) (unsigned int, const struct _Charset * self);
47 int (*reverse) (unsigned int, const struct _Charset * self);
53 struct _Charset *next;

Completed in 2 milliseconds