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

/xsrc/external/mit/libX11/dist/src/xlibi18n/
H A DlcCT.c576 XlcCharSet Other_charset; /* != NULL if currently in an other segment */ member in struct:_StateRec
619 state->Other_charset = NULL;
650 state->Other_charset = charset;
690 state->Other_charset = NULL;
747 ch_charset = (state->Other_charset != NULL ? state->Other_charset :

Completed in 3 milliseconds