Searched refs:WCtoMB (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/libX11/dist/modules/lc/def/ |
| H A D | lcDefConv.c | 61 Bool (*WCtoMB) (State state, wchar_t wc, char *ch); member in struct:_StateRec 199 if (state->WCtoMB (state, *src++, ch)) { 274 if (state->WCtoMB (state, *src++, ch)) { 361 if ((found = state->WCtoMB (state, *src, ch))) 372 if (state->WCtoMB (state, *src++, ch)) { 618 state->WCtoMB = &WCtoMBstd; 621 state->WCtoMB = &WCtoMBdef;
|
Completed in 2 milliseconds