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

/xsrc/external/mit/libX11/dist/src/xlibi18n/
H A DlcRM.c105 } MbStateRec, *MbState; typedef in typeref:struct:_MbStateRec *
113 _XlcResetConverter(((MbState) state)->conv);
124 XlcConv conv = ((MbState) state)->conv;
129 cur_max = XLC_PUBLIC(((MbState) state)->lcd, mb_cur_max);
170 return ((MbState) state)->lcd->core->name;
178 _XlcCloseConverter(((MbState) state)->conv);
179 _XCloseLC(((MbState) state)->lcd);
210 MbState state = Xmalloc(sizeof(MbStateRec));

Completed in 4 milliseconds